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/110818/
{ "id": 110818, "activity": { "url": "https://oipa2018.unesco.org/api/activities/38731/", "id": "38731", "iati_identifier": "XM-DAC-41304-216RSS5000", "title": { "id": 38731, "narratives": [ { "text": "Strengthening Dialogue for Peace and Reconciliation in South Sudan", "language": { "code": "en", "name": "English" } } ] } }, "url": "https://oipa2018.unesco.org/api/transactions/110818/", "ref": null, "humanitarian": null, "transaction_type": { "code": "4", "name": "Expenditure" }, "transaction_date": "2019-12-31", "value": "29805.00", "value_date": "2019-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": "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" } }