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/34954/?format=api
HTTP 200 OK
						Allow: GET, HEAD, OPTIONS
						Content-Type: application/json
						Vary: Accept
						
					{
    "url": "https://oipa2018.unesco.org/api/activities/34954/?format=api",
    "id": "34954",
    "iati_identifier": "XM-DAC-41304-555GLO3000",
    "reporting_organisation": {
        "id": 34954,
        "ref": "XM-DAC-41304",
        "url": "https://oipa2018.unesco.org/api/organisations/XM-DAC-41304/?format=api",
        "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": 34954,
        "narratives": [
            {
                "text": "Ethical Reflection on Disruptive Technologies and Society: Roundtables on \"Ethics of Artificial Intelligence\" and \"Ethics of Genome Editing\"",
                "language": {
                    "code": "en",
                    "name": "English"
                }
            }
        ]
    },
    "descriptions": [
        {
            "id": 34954,
            "type": {
                "code": "1",
                "name": "General"
            },
            "narratives": [
                {
                    "text": "Policy makers, researchers and the general public especially young people will be sensitized to the ethical implications of AI and genome editing through a series of roundtables inviting eminent international experts. Informative and educational videos on these topics will also be produced and widely distributed through UNESCO's website and networks for educational and awareness raising purposes.",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "participating_organisations": [
        {
            "id": 32768,
            "ref": "",
            "type": {
                "code": "10",
                "name": "Government"
            },
            "role": {
                "code": "1",
                "name": "Funding"
            },
            "activity_id": null,
            "narratives": [
                {
                    "text": "Japan",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "other_identifier": [
        {
            "id": 34954,
            "ref": "555GLO3000",
            "type": {
                "code": "A1",
                "name": "Reporting Organisation's internal activity identifier"
            },
            "owner_org": {
                "ref": "",
                "narratives": []
            }
        }
    ],
    "activity_status": {
        "code": "2",
        "name": "Implementation"
    },
    "activity_dates": [
        {
            "id": 68986,
            "iso_date": "2019-06-27",
            "type": {
                "code": "1",
                "name": "Planned start"
            }
        },
        {
            "id": 68987,
            "iso_date": "2022-07-26",
            "type": {
                "code": "3",
                "name": "Planned End"
            }
        }
    ],
    "contact_info": [
        {
            "id": 34954,
            "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-555GLO3000",
            "mailing_address": null
        }
    ],
    "activity_scope": {
        "code": "1",
        "name": "Global"
    },
    "recipient_countries": [],
    "recipient_regions": [
        {
            "id": 19342,
            "region": {
                "url": "https://oipa2018.unesco.org/api/regions/99/?format=api",
                "code": "99",
                "name": "Global"
            },
            "percentage": 100.0,
            "vocabulary": {
                "code": "99",
                "name": "Reporting Organisation"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-regions.html"
        }
    ],
    "locations": [],
    "sectors": [
        {
            "id": 215674,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/02/?format=api",
                "code": "02",
                "name": "Gender Equality"
            },
            "percentage": 20.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 215675,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/5/?format=api",
                "code": "5",
                "name": "Goal 5: Gender equality"
            },
            "percentage": 20.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215678,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/5.5/?format=api",
                "code": "5.5",
                "name": "Ensure women’s full and effective participation and equal opportunities for leadership at all levels of decision-making in political, economic and public life"
            },
            "percentage": 20.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215676,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/10/?format=api",
                "code": "10",
                "name": "Goal 10: Reduced inequalities"
            },
            "percentage": 30.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215679,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/10.3/?format=api",
                "code": "10.3",
                "name": "Ensure equal opportunity and reduce inequalities of outcome, including by eliminating discriminatory laws, policies and practices and promoting appropriate legislation, policies and action in this regard"
            },
            "percentage": 30.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215677,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/17/?format=api",
                "code": "17",
                "name": "Goal 17: Partnerships for the goals"
            },
            "percentage": 20.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215680,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/17.16/?format=api",
                "code": "17.16",
                "name": "Enhance the global partnership for sustainable development, complemented by multi-stakeholder partnerships that mobilize and share knowledge, expertise, technology and financial resources, to support the achievement of the sustainable development goals in all countries, in particular developing countries"
            },
            "percentage": 20.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215673,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/SHS/?format=api",
                "code": "SHS",
                "name": "Social and human sciences"
            },
            "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": 61197,
            "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": 152329.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": 61199,
            "type": {
                "code": "1",
                "name": "Original"
            },
            "status": {
                "code": "1",
                "name": "Indicative"
            },
            "period_start": "2022-01-01",
            "period_end": "2022-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"
        },
        {
            "id": 61198,
            "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/34954/transactions/?format=api",
    "document_links": [],
    "related_activities": [],
    "legacy_data": [],
    "conditions": {
        "id": 34953,
        "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": 152329.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 171316.0,
            "commitment_currency": "USD",
            "expenditure_value": 65667.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": 152329.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 171316.0,
            "commitment_currency": "USD",
            "expenditure_value": 65667.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/?format=api",
        "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": "152329.00",
        "total_expenditure": "36019.00",
        "cumulative_budget": "171316.00",
        "cumulative_expenditure": "65667.00"
    }
}