Activity Transaction List
Returns a list of IATI Activity Transactions stored in OIPA.
URI Format
/api/activities/{activity_id}/transactions
URI Parameters
activity_id: Desired activity ID
Request parameters:
recipient_country(optional): Recipient countries list. Comma separated list of strings.recipient_region(optional): Recipient regions list. Comma separated list of integers.sector(optional): Sectors list. Comma separated list of integers.sector_category(optional): Sectors list. Comma separated list of integers.reporting_organisations(optional): Organisation ID's list.participating_organisations(optional): Organisation IDs list. Comma separated list of strings.min_total_budget(optional): Minimal total budget value.max_total_budget(optional): Maximal total budget value.-
activity_status(optional): -
related_activity_id(optional): related_activity_type(optional):related_activity_recipient_country(optional):related_activity_recipient_region(optional):related_activity_sector(optional):
Searching is performed on fields:
descriptionprovider_organisation_namereceiver_organisation_name
GET /api/activities/38741/transactions/
{ "count": 3, "next": null, "previous": null, "results": [ { "id": 110861, "activity": { "url": "https://oipa2018.unesco.org/api/activities/38741/", "id": "38741", "iati_identifier": "XM-DAC-41304-221IVC1000", "title": { "id": 38741, "narratives": [ { "text": "Projet d'Alphabétisation fonctionnelle et de capacitation des groupements agricoles de Ia région du Poro dans le cadre du projet d'appui aux groupements agricoles pour le renforcement de l'autonomisation de Ia femme et de I' alimentation scolaire", "language": { "code": "en", "name": "English" } } ] } }, "url": "https://oipa2018.unesco.org/api/transactions/110861/", "ref": null, "humanitarian": null, "transaction_type": { "code": "2", "name": "Outgoing Commitment" }, "transaction_date": "2020-01-01", "value": "49695.00", "value_date": "2020-01-01", "currency": { "code": "USD", "name": "US Dollar" }, "description": null, "provider_organisation": { "ref": "XM-DAC-41304", "type": { "code": "40", "name": "Multilateral" }, "provider_activity": null, "provider_activity_id": null, "narratives": [ { "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)", "language": { "code": "en", "name": "English" } }, { "text": "Organisation des Nations unies pour l'éducation, la science et la culture (UNESCO)", "language": { "code": "fr", "name": "French" } } ] }, "receiver_organisation": null, "disbursement_channel": { "code": "2", "name": "Money is disbursed directly to the implementing institution and managed through a separate bank account" }, "sector": null, "recipient_country": null, "recipient_region": null, "flow_type": { "code": "10", "name": "ODA" }, "finance_type": { "code": "110", "name": "Standard grant" }, "aid_type": null, "tied_status": { "code": "5", "name": "Untied" } }, { "id": 110862, "activity": { "url": "https://oipa2018.unesco.org/api/activities/38741/", "id": "38741", "iati_identifier": "XM-DAC-41304-221IVC1000", "title": { "id": 38741, "narratives": [ { "text": "Projet d'Alphabétisation fonctionnelle et de capacitation des groupements agricoles de Ia région du Poro dans le cadre du projet d'appui aux groupements agricoles pour le renforcement de l'autonomisation de Ia femme et de I' alimentation scolaire", "language": { "code": "en", "name": "English" } } ] } }, "url": "https://oipa2018.unesco.org/api/transactions/110862/", "ref": null, "humanitarian": null, "transaction_type": { "code": "4", "name": "Expenditure" }, "transaction_date": "2020-12-31", "value": "38254.00", "value_date": "2020-12-31", "currency": { "code": "USD", "name": "US Dollar" }, "description": null, "provider_organisation": { "ref": "XM-DAC-41304", "type": { "code": "40", "name": "Multilateral" }, "provider_activity": null, "provider_activity_id": null, "narratives": [ { "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)", "language": { "code": "en", "name": "English" } }, { "text": "Organisation des Nations unies pour l'éducation, la science et la culture (UNESCO)", "language": { "code": "fr", "name": "French" } } ] }, "receiver_organisation": null, "disbursement_channel": { "code": "2", "name": "Money is disbursed directly to the implementing institution and managed through a separate bank account" }, "sector": null, "recipient_country": null, "recipient_region": null, "flow_type": { "code": "10", "name": "ODA" }, "finance_type": { "code": "110", "name": "Standard grant" }, "aid_type": null, "tied_status": { "code": "5", "name": "Untied" } }, { "id": 110863, "activity": { "url": "https://oipa2018.unesco.org/api/activities/38741/", "id": "38741", "iati_identifier": "XM-DAC-41304-221IVC1000", "title": { "id": 38741, "narratives": [ { "text": "Projet d'Alphabétisation fonctionnelle et de capacitation des groupements agricoles de Ia région du Poro dans le cadre du projet d'appui aux groupements agricoles pour le renforcement de l'autonomisation de Ia femme et de I' alimentation scolaire", "language": { "code": "en", "name": "English" } } ] } }, "url": "https://oipa2018.unesco.org/api/transactions/110863/", "ref": null, "humanitarian": null, "transaction_type": { "code": "4", "name": "Expenditure" }, "transaction_date": "2021-06-30", "value": "44551.00", "value_date": "2021-06-30", "currency": { "code": "USD", "name": "US Dollar" }, "description": null, "provider_organisation": { "ref": "XM-DAC-41304", "type": { "code": "40", "name": "Multilateral" }, "provider_activity": null, "provider_activity_id": null, "narratives": [ { "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)", "language": { "code": "en", "name": "English" } }, { "text": "Organisation des Nations unies pour l'éducation, la science et la culture (UNESCO)", "language": { "code": "fr", "name": "French" } } ] }, "receiver_organisation": null, "disbursement_channel": { "code": "2", "name": "Money is disbursed directly to the implementing institution and managed through a separate bank account" }, "sector": null, "recipient_country": null, "recipient_region": null, "flow_type": { "code": "10", "name": "ODA" }, "finance_type": { "code": "110", "name": "Standard grant" }, "aid_type": null, "tied_status": { "code": "5", "name": "Untied" } } ] }