Transaction resource.

GET /rest/v1/transaction/?ordering=transaction_type&page=228
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6814,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/transaction/?ordering=transaction_type&page=227",
    "results": [
        {
            "id": 10500,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/3439/\">African Development Fund</a>",
            "currency_label": "International Monetary Fund (IMF) Special Drawing Right (SDR)",
            "transaction_type_label": "5 - Interest Payment",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "Total Interest Repayment in Second Quarter of 2017",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2017-06-30",
            "transaction_type": "5",
            "value": 155099.1,
            "value_date": "2017-06-30",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 4935,
            "provider_organisation": null,
            "receiver_organisation": 3439
        },
        {
            "id": 16834,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "",
            "currency_label": "Euro",
            "transaction_type_label": "7 - Reimbursement",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2019-11-15",
            "transaction_type": "7",
            "value": 734.44,
            "value_date": "2019-11-15",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 8055,
            "provider_organisation": null,
            "receiver_organisation": null
        },
        {
            "id": 20872,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "",
            "currency_label": "Euro",
            "transaction_type_label": "7 - Reimbursement",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2023-07-01",
            "transaction_type": "7",
            "value": 159992.0,
            "value_date": "2023-07-01",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 10750,
            "provider_organisation": null,
            "receiver_organisation": null
        },
        {
            "id": 1,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "",
            "currency_label": "Euro",
            "transaction_type_label": "D",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "Payment",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2012-10-01",
            "transaction_type": "D",
            "value": 57267.0,
            "value_date": null,
            "currency": "EUR",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 2237,
            "provider_organisation": null,
            "receiver_organisation": null
        }
    ]
}