Transaction Detail
Returns detailed information about Transaction.
URI Format
/api/transactions/{transaction_id}
URI Parameters
transaction_id: Numerical ID of desired Transaction
Request parameters
fields(optional): List of fields to display
GET /api/transactions/102387/
{ "id": 102387, "activity": { "url": "https://oipa2018.unesco.org/api/activities/35432/", "id": "35432", "iati_identifier": "XM-DAC-41304-567AFG4000", "title": { "id": 35432, "narratives": [ { "text": "Sustainable Management of the Bamiyan World Heritage property - Preparing the removal of Bamiyan from the List of World Heritage in Danger", "language": { "code": "en", "name": "English" } } ] } }, "url": "https://oipa2018.unesco.org/api/transactions/102387/", "ref": null, "humanitarian": null, "transaction_type": { "code": "2", "name": "Outgoing Commitment" }, "transaction_date": "2020-02-26", "value": "4007769.00", "value_date": "2020-02-26", "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": "Organisation des Nations unies pour l'éducation, la science et la culture (UNESCO)", "language": { "code": "fr", "name": "French" } }, { "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)", "language": { "code": "en", "name": "English" } } ] }, "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" } }