Transaction resource.

GET /rest/v1/transaction/?format=api&ordering=-provider_organisation&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/?format=api&ordering=-provider_organisation&page=228",
    "results": [
        {
            "id": 17175,
            "provider_organisation_show_link": "<a href=\"/en/organisation/8/\">Simavi</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/3210/\">SNV Netherlands Development Organisation</a>",
            "currency_label": "Euro",
            "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": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2018-10-05",
            "transaction_type": "1",
            "value": 1856800.0,
            "value_date": "2018-10-05",
            "currency": "",
            "provider_organisation_activity": "NL-KVK-40594571",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 6763,
            "provider_organisation": 8,
            "receiver_organisation": 3210
        },
        {
            "id": 17176,
            "provider_organisation_show_link": "<a href=\"/en/organisation/8/\">Simavi</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/3210/\">SNV Netherlands Development Organisation</a>",
            "currency_label": "Euro",
            "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": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2019-09-13",
            "transaction_type": "1",
            "value": 2032127.84,
            "value_date": "2019-09-13",
            "currency": "",
            "provider_organisation_activity": "NL-KVK-40594571",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 6763,
            "provider_organisation": 8,
            "receiver_organisation": 3210
        }
    ]
}