Transaction resource.

GET /rest/v1/transaction/?ordering=-value_date&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=-value_date&page=228",
    "results": [
        {
            "id": 7603,
            "provider_organisation_show_link": "<a href=\"/en/organisation/3502/\">Rural Water Supply & Sanitation</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/3919/\">GOUVERNEMENT DE LA REPUBLIQUE DU BURKINA MINISTERE DE L'ECONOMIE ET DES FIN</a>",
            "currency_label": "International Monetary Fund (IMF) Special Drawing Right (SDR)",
            "transaction_type_label": "2 - Outgoing Commitment",
            "aid_type_label": "C01 - Project-type interventions",
            "disbursement_channel_label": "",
            "finance_type_label": "110 - Standard grant",
            "flow_type_label": "10 - ODA",
            "tied_status_label": "5 - Untied",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "5800155000052",
            "aid_type_vocabulary": "1",
            "aid_type": "C01",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "110",
            "flow_type": "10",
            "tied_status": "5",
            "transaction_date": "2007-09-06",
            "transaction_type": "2",
            "value": 8819117.61,
            "value_date": "2007-09-06",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 5476,
            "provider_organisation": 3502,
            "receiver_organisation": 3919
        },
        {
            "id": 9980,
            "provider_organisation_show_link": "<a href=\"/en/organisation/3439/\">African Development Fund</a>",
            "receiver_organisation_show_link": "<a href=\"/en/organisation/3919/\">GOUVERNEMENT DE LA REPUBLIQUE DU BURKINA MINISTERE DE L'ECONOMIE ET DES FIN</a>",
            "currency_label": "International Monetary Fund (IMF) Special Drawing Right (SDR)",
            "transaction_type_label": "2 - Outgoing Commitment",
            "aid_type_label": "C01 - Project-type interventions",
            "disbursement_channel_label": "",
            "finance_type_label": "410 - Aid loan excluding debt reorganisation",
            "flow_type_label": "10 - ODA",
            "tied_status_label": "5 - Untied",
            "recipient_country_label": "",
            "recipient_region_label": "",
            "recipient_region_vocabulary_label": "",
            "sectors": [],
            "reference": "2100150014643",
            "aid_type_vocabulary": "1",
            "aid_type": "C01",
            "description": "",
            "disbursement_channel": "",
            "finance_type": "410",
            "flow_type": "10",
            "tied_status": "5",
            "transaction_date": "2007-09-06",
            "transaction_type": "2",
            "value": 18737580.95,
            "value_date": "2007-09-06",
            "currency": "",
            "provider_organisation_activity": "",
            "receiver_organisation_activity": "",
            "recipient_country": "",
            "recipient_region": "",
            "recipient_region_vocabulary": "",
            "recipient_region_vocabulary_uri": "",
            "humanitarian": null,
            "project": 5476,
            "provider_organisation": 3439,
            "receiver_organisation": 3919
        }
    ]
}