Transaction resource.

GET /rest/v1/transaction/?ordering=-id&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=-id&page=227",
    "results": [
        {
            "id": 7,
            "provider_organisation_show_link": "<a href=\"/en/organisation/856/\">United Nations Human Settlements Programme (UN-HABITAT)</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": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "13-0070",
            "aid_type_vocabulary": "1",
            "aid_type": "",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "",
            "flow_type": "",
            "tied_status": "",
            "transaction_date": "2013-12-30",
            "transaction_type": "1",
            "value": 29295.0,
            "value_date": "2013-12-30",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "NL-KVK-27327087-6505-2076",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 2076,
            "provider_organisation": 856,
            "receiver_organisation": 42
        },
        {
            "id": 6,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "",
            "currency_label": "US Dollar",
            "transaction_type_label": "",
            "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": "2014-03-15",
            "transaction_type": "",
            "value": null,
            "value_date": "2014-03-15",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 2122,
            "provider_organisation": null,
            "receiver_organisation": null
        },
        {
            "id": 2,
            "provider_organisation_show_link": "",
            "receiver_organisation_show_link": "",
            "currency_label": "Euro",
            "transaction_type_label": "",
            "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": "2013-10-01",
            "transaction_type": "",
            "value": 40000.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
        },
        {
            "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
        }
    ]
}