Transaction resource.

GET /rest/v1/transaction/?format=api&ordering=reference&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=reference&page=228",
    "results": [
        {
            "id": 11916,
            "provider_organisation_show_link": "<a href=\"/en/organisation/1354/\">EU</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/2251/\">Ecorys </a>",
            "currency_label": "Euro",
            "transaction_type_label": "4 - Expenditure",
            "aid_type_label": "",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "SS - South Sudan",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "T05.02",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "Pre-financing",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2016-06-10",
            "transaction_type": "4",
            "value": 199984.0,
            "value_date": "2016-06-10",
            "currency": "EUR",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "SS",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": true,
            "project": 5509,
            "provider_organisation": 1354,
            "receiver_organisation": 2251
        },
        {
            "id": 11915,
            "provider_organisation_show_link": "<a href=\"/en/organisation/1354/\">EU</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/2251/\">Ecorys </a>",
            "currency_label": "Euro",
            "transaction_type_label": "4 - Expenditure",
            "aid_type_label": "D02 - Other technical assistance",
            "disbursement_channel_label": "",
            "finance_type_label": "",
            "flow_type_label": "",
            "tied_status_label": "",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "T05.121",
            "aid_type_vocabulary": "1",
            "aid_type": "D02",
            "description": "Final payment",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2017-06-08",
            "transaction_type": "4",
            "value": 515444.94,
            "value_date": "2017-06-08",
            "currency": "EUR",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": true,
            "project": 5509,
            "provider_organisation": 1354,
            "receiver_organisation": 2251
        }
    ]
}