Transaction resource.

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

{
    "count": 6842,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/transaction/?ordering=recipient_region_vocabulary&page=228",
    "results": [
        {
            "id": 14462,
            "provider_organisation_show_link": "<a href=\"/en/organisation/2103/\">UNICEF Pacific</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/42/\">Akvo Foundation</a>",
            "currency_label": "US Dollar",
            "transaction_type_label": "1 - Incoming Funds",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "889 - Oceania, regional",
            "recipient_region_vocabulary_label": "2 - UN",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2018-11-30",
            "transaction_type": "1",
            "value": 125644.0,
            "value_date": "2018-11-30",
            "currency": "USD",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "889",
            "recipient_region_vocabulary": "2",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 7488,
            "provider_organisation": 2103,
            "receiver_organisation": 42
        },
        {
            "id": 18719,
            "provider_organisation_show_link": "<a href=\"/en/organisation/464/\">Dutch Ministry of Foreign Affairs</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/5844/\">Association de Soutien au Développement des Activités de Population</a>",
            "currency_label": "CFA Franc BCEAO",
            "transaction_type_label": "1 - Incoming Funds",
            "aid_type_label": "C01 - Project-type interventions",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "ML - Mali",
            "recipient_region_label": "1030 - Western Africa, regional",
            "recipient_region_vocabulary_label": "99 - Reporting Organisation",
            "sectors": [],
            "reference": "1",
            "aid_type_vocabulary": "1",
            "aid_type": "C01",
            "description": "Le premier fonds reçu de l'ambassade",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2020-09-14",
            "transaction_type": "1",
            "value": 1514008441.0,
            "value_date": "2020-09-14",
            "currency": "XOF",
            "provider_organisation_activity": "XM-DAC-7-PPR-4000003966",
            "receiver_organisation_activity": "9674",
            "recipient_country": "ML",
            "recipient_region": "1030",
            "recipient_region_vocabulary": "99",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 9674,
            "provider_organisation": 464,
            "receiver_organisation": 5844
        }
    ]
}