Activity Detail

Returns detailed information about Activity.

URI Format

/api/activities/{activity_id}

URI Parameters

  • activity_id: Desired activity ID

Extra endpoints

All information on activity transactions can be found on a separate page:

  • /api/activities/{activity_id}/transactions/: List of transactions.
  • /api/activities/{activity_id}/provider-activity-tree/: The upward and downward provider-activity-id traceability tree of this activity.

Request parameters

  • fields (optional): List of fields to display
GET /api/activities/35233/
HTTP 200 OK
						Allow: GET, HEAD, OPTIONS
						Content-Type: application/json
						Vary: Accept
						
					{
    "url": "https://oipa2018.unesco.org/api/activities/35233/",
    "id": "35233",
    "iati_identifier": "XM-DAC-41304-513CUB4000",
    "reporting_organisation": {
        "id": 35233,
        "ref": "XM-DAC-41304",
        "url": "https://oipa2018.unesco.org/api/organisations/XM-DAC-41304/",
        "type": {
            "code": "40",
            "name": "Multilateral"
        },
        "secondary_reporter": false,
        "narratives": [
            {
                "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)",
                "language": {
                    "code": "en",
                    "name": "English"
                }
            }
        ]
    },
    "title": {
        "id": 35233,
        "narratives": [
            {
                "text": "Jardines de la Reina National Park: Technical support to strengthen management & possible future World Heritage nomination file preparation",
                "language": {
                    "code": "en",
                    "name": "English"
                }
            }
        ]
    },
    "descriptions": [
        {
            "id": 35233,
            "type": {
                "code": "1",
                "name": "General"
            },
            "narratives": [
                {
                    "text": "The \"Reef System in the Cuban Caribbean\" was inscribed on the World Heritage Tentative List in 2003 and is composed of nine protected areas, one of which, Jardines de la Reina (2,170 km2), is considered the most pristine and natural marine ecosystem in the region. The site has a legal framework for its conservation and management but would benefit substantially from technical training especially in the development of a Statement of its Outstanding Universal Value, the procedure to prepare World Heritage Site nominations and the identification of a list of actions to enhance current conservation to substantiate future nominations.",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "participating_organisations": [
        {
            "id": 33049,
            "ref": "",
            "type": {
                "code": "10",
                "name": "Government"
            },
            "role": {
                "code": "1",
                "name": "Funding"
            },
            "activity_id": null,
            "narratives": [
                {
                    "text": "Belgium",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        },
        {
            "id": 33050,
            "ref": "",
            "type": {
                "code": "10",
                "name": "Government"
            },
            "role": {
                "code": "1",
                "name": "Funding"
            },
            "activity_id": null,
            "narratives": [
                {
                    "text": "Government of Flanders",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "other_identifier": [
        {
            "id": 35233,
            "ref": "513CUB4000",
            "type": {
                "code": "A1",
                "name": "Reporting Organisation's internal activity identifier"
            },
            "owner_org": {
                "ref": "",
                "narratives": []
            }
        }
    ],
    "activity_status": {
        "code": "2",
        "name": "Implementation"
    },
    "activity_dates": [
        {
            "id": 69544,
            "iso_date": "2019-01-01",
            "type": {
                "code": "1",
                "name": "Planned start"
            }
        },
        {
            "id": 69545,
            "iso_date": "2021-04-30",
            "type": {
                "code": "3",
                "name": "Planned End"
            }
        }
    ],
    "contact_info": [
        {
            "id": 35233,
            "type": {
                "code": "1",
                "name": "General Enquiries"
            },
            "organisation": {
                "narratives": [
                    {
                        "text": "United Nations Educational, Scientific and Cultural Organization (UNESCO)",
                        "language": {
                            "code": "en",
                            "name": "English"
                        }
                    }
                ]
            },
            "department": null,
            "person_name": null,
            "job_title": {
                "narratives": [
                    {
                        "text": "UNESCO Transparency Portal Focal Point",
                        "language": {
                            "code": "en",
                            "name": "English"
                        }
                    }
                ]
            },
            "telephone": "",
            "email": "opendata@unesco.org",
            "website": "https://opendata.unesco.org/project/XM-DAC-41304-513CUB4000",
            "mailing_address": null
        }
    ],
    "activity_scope": {
        "code": "4",
        "name": "National"
    },
    "recipient_countries": [
        {
            "id": 33138,
            "country": {
                "url": "https://oipa2018.unesco.org/api/countries/CU/",
                "code": "CU",
                "name": "Cuba"
            },
            "percentage": 100.0
        }
    ],
    "recipient_regions": [],
    "locations": [],
    "sectors": [
        {
            "id": 217348,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/16066/",
                "code": "16066",
                "name": "Culture"
            },
            "percentage": null,
            "vocabulary": {
                "code": "1",
                "name": "OECD DAC CRS Purpose Codes (5 digit)"
            },
            "vocabulary_uri": null
        },
        {
            "id": 217349,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/02/",
                "code": "02",
                "name": "Gender Equality"
            },
            "percentage": 5.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 217350,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/04/",
                "code": "04",
                "name": "Climate Change"
            },
            "percentage": 5.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 217351,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/14/",
                "code": "14",
                "name": "Goal 14: Life below water"
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 217352,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/14.5/",
                "code": "14.5",
                "name": "By 2020, conserve at least 10 per cent of coastal and marine areas, consistent with national and international law and based on the best available scientific information"
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 217347,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/CLT/",
                "code": "CLT",
                "name": "Culture"
            },
            "percentage": 100.0,
            "vocabulary": {
                "code": "99",
                "name": "Reporting Organisation"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-sectors.html"
        }
    ],
    "country_budget_items": null,
    "humanitarian": null,
    "humanitarian_scope": [],
    "policy_markers": [],
    "collaboration_type": {
        "code": "4",
        "name": "Multilateral outflows"
    },
    "default_flow_type": {
        "code": "10",
        "name": "ODA"
    },
    "default_finance_type": {
        "code": "110",
        "name": "Standard grant"
    },
    "default_aid_type": null,
    "default_tied_status": {
        "code": "5",
        "name": "Untied"
    },
    "planned_disbursements": [],
    "budgets": [
        {
            "id": 61743,
            "type": {
                "code": "1",
                "name": "Original"
            },
            "status": {
                "code": "2",
                "name": "Committed"
            },
            "period_start": "2020-01-01",
            "period_end": "2020-12-31",
            "value": {
                "currency": {
                    "code": "USD",
                    "name": "US Dollar"
                },
                "date": "2020-01-01",
                "value": 49720.0
            },
            "xdr_value": "0.0000000",
            "usd_value": "0.0000000",
            "eur_value": "0.0000000",
            "gbp_value": "0.0000000",
            "jpy_value": "0.0000000",
            "cad_value": "0.0000000"
        },
        {
            "id": 61744,
            "type": {
                "code": "1",
                "name": "Original"
            },
            "status": {
                "code": "1",
                "name": "Indicative"
            },
            "period_start": "2021-01-01",
            "period_end": "2021-12-31",
            "value": {
                "currency": {
                    "code": "USD",
                    "name": "US Dollar"
                },
                "date": "2020-01-01",
                "value": 0.0
            },
            "xdr_value": "0.0000000",
            "usd_value": "0.0000000",
            "eur_value": "0.0000000",
            "gbp_value": "0.0000000",
            "jpy_value": "0.0000000",
            "cad_value": "0.0000000"
        }
    ],
    "capital_spend": null,
    "transactions": "https://oipa2018.unesco.org/api/activities/35233/transactions/",
    "document_links": [],
    "related_activities": [],
    "legacy_data": [],
    "conditions": {
        "id": 35233,
        "attached": "False"
    },
    "results": [],
    "crs_add": [],
    "fss": [],
    "last_updated_datetime": "2020-12-31T00:00:00",
    "xml_lang": "en",
    "default_currency": {
        "code": "USD",
        "name": "US Dollar"
    },
    "hierarchy": 1,
    "linked_data_uri": null,
    "aggregations": {
        "activity": {
            "budget_value": 49720.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 49720.0,
            "commitment_currency": "USD",
            "expenditure_value": 0.0,
            "expenditure_currency": "USD",
            "interest_payment_value": 0.0,
            "interest_payment_currency": null,
            "loan_repayment_value": 0.0,
            "loan_repayment_currency": null,
            "reimbursement_value": 0.0,
            "reimbursement_currency": null,
            "purchase_of_equity_value": 0.0,
            "purchase_of_equity_currency": null,
            "sale_of_equity_value": 0.0,
            "sale_of_equity_currency": null,
            "credit_guarantee_value": 0.0,
            "credit_guarantee_currency": null,
            "incoming_commitment_value": 0.0,
            "incoming_commitment_currency": null
        },
        "children": {
            "budget_value": 0.0,
            "budget_currency": null,
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 0.0,
            "commitment_currency": null,
            "expenditure_value": 0.0,
            "expenditure_currency": null,
            "interest_payment_value": 0.0,
            "interest_payment_currency": null,
            "loan_repayment_value": 0.0,
            "loan_repayment_currency": null,
            "reimbursement_value": 0.0,
            "reimbursement_currency": null,
            "purchase_of_equity_value": 0.0,
            "purchase_of_equity_currency": null,
            "sale_of_equity_value": 0.0,
            "sale_of_equity_currency": null,
            "credit_guarantee_value": 0.0,
            "credit_guarantee_currency": null,
            "incoming_commitment_value": 0.0,
            "incoming_commitment_currency": null
        },
        "activity_children": {
            "budget_value": 49720.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 49720.0,
            "commitment_currency": "USD",
            "expenditure_value": 0.0,
            "expenditure_currency": "USD",
            "interest_payment_value": 0.0,
            "interest_payment_currency": null,
            "loan_repayment_value": 0.0,
            "loan_repayment_currency": null,
            "reimbursement_value": 0.0,
            "reimbursement_currency": null,
            "purchase_of_equity_value": 0.0,
            "purchase_of_equity_currency": null,
            "sale_of_equity_value": 0.0,
            "sale_of_equity_currency": null,
            "credit_guarantee_value": 0.0,
            "credit_guarantee_currency": null,
            "incoming_commitment_value": 0.0,
            "incoming_commitment_currency": null
        }
    },
    "dataset": {
        "id": 5025,
        "iati_id": "9f72fa3e-4904-4e1b-acb7-7cc24179ea92",
        "name": "unesco-43104",
        "title": "UNESCO_IATI_Activity_File",
        "source_url": "https://opendata2018.unesco.org/iati/iati-projects.xml"
    },
    "publisher": {
        "id": 1019,
        "url": "https://oipa2018.unesco.org/api/publishers/1019/",
        "publisher_iati_id": "XM-DAC-41304",
        "display_name": "United Nations Educational, Scientific and Cultural Organization (UNESCO)",
        "name": "unesco"
    },
    "published_state": {
        "published": true,
        "ready_to_publish": true,
        "modified": false
    },
    "transaction_balance": {
        "total_budget": "49720.00",
        "total_expenditure": "0.00",
        "cumulative_budget": "49720.00",
        "cumulative_expenditure": "0.00"
    }
}