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/38098/?format=api
HTTP 200 OK
						Allow: GET, HEAD, OPTIONS
						Content-Type: application/json
						Vary: Accept
						
					{
    "url": "https://oipa2018.unesco.org/api/activities/38098/?format=api",
    "id": "38098",
    "iati_identifier": "XM-DAC-41304-39-8849",
    "reporting_organisation": {
        "id": 38098,
        "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": 38098,
        "narratives": [
            {
                "text": "Empowering the youth through media and information literacy programmes and effective media response to emergency and disaster",
                "language": {
                    "code": "en",
                    "name": "English"
                }
            }
        ]
    },
    "descriptions": [
        {
            "id": 38098,
            "type": {
                "code": "1",
                "name": "General"
            },
            "narratives": [
                {
                    "text": "The activities are aimed to create an empowering environment, allowing young men and women to develop critical thinking and intercultural competences and ability to distinguish between propaganda and fact, to promote meaningful civic engagement, counter-violent extremism, and reinforcing Human Rights by providing support to Member States to adopt and integrate Media and Information Literacy (MIL) curriculum in school.",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "participating_organisations": [
        {
            "id": 35955,
            "ref": "",
            "type": {
                "code": "40",
                "name": "Multilateral"
            },
            "role": {
                "code": "1",
                "name": "Funding"
            },
            "activity_id": null,
            "narratives": [
                {
                    "text": "Contributions to the Regular Programme",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "other_identifier": [
        {
            "id": 38098,
            "ref": "1250122081",
            "type": {
                "code": "A1",
                "name": "Reporting Organisation's internal activity identifier"
            },
            "owner_org": {
                "ref": "",
                "narratives": []
            }
        }
    ],
    "activity_status": {
        "code": "2",
        "name": "Implementation"
    },
    "activity_dates": [
        {
            "id": 75274,
            "iso_date": "2020-01-01",
            "type": {
                "code": "1",
                "name": "Planned start"
            }
        },
        {
            "id": 75275,
            "iso_date": "2021-12-31",
            "type": {
                "code": "3",
                "name": "Planned End"
            }
        }
    ],
    "contact_info": [
        {
            "id": 38098,
            "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-39-8849",
            "mailing_address": null
        }
    ],
    "activity_scope": {
        "code": "3",
        "name": "Multi-national"
    },
    "recipient_countries": [
        {
            "id": 36207,
            "country": {
                "url": "https://oipa2018.unesco.org/api/countries/NG/?format=api",
                "code": "NG",
                "name": "Nigeria"
            },
            "percentage": 40.0
        },
        {
            "id": 36206,
            "country": {
                "url": "https://oipa2018.unesco.org/api/countries/BJ/?format=api",
                "code": "BJ",
                "name": "Benin"
            },
            "percentage": 30.0
        },
        {
            "id": 36205,
            "country": {
                "url": "https://oipa2018.unesco.org/api/countries/SL/?format=api",
                "code": "SL",
                "name": "Sierra Leone"
            },
            "percentage": 30.0
        }
    ],
    "recipient_regions": [],
    "locations": [],
    "sectors": [
        {
            "id": 238374,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/01/?format=api",
                "code": "01",
                "name": "Priority Africa"
            },
            "percentage": 100.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 238375,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/02/?format=api",
                "code": "02",
                "name": "Gender Equality"
            },
            "percentage": 100.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 238376,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/03/?format=api",
                "code": "03",
                "name": "Youth"
            },
            "percentage": 50.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 238377,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/05/?format=api",
                "code": "05",
                "name": "SIDS"
            },
            "percentage": 75.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 238378,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/16/?format=api",
                "code": "16",
                "name": "Goal 16: Peace, justice and strong institutions"
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 238379,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/16.a/?format=api",
                "code": "16.a",
                "name": "Strengthen relevant national institutions, including through international cooperation, for building capacity at all levels, in particular in developing countries, to prevent violence and combat terrorism and crime"
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 238373,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/CI/?format=api",
                "code": "CI",
                "name": "Communication and information"
            },
            "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": 67582,
            "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": 20000.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": 67583,
            "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/38098/transactions/?format=api",
    "document_links": [],
    "related_activities": [],
    "legacy_data": [],
    "conditions": {
        "id": 38098,
        "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": 20000.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 20000.0,
            "commitment_currency": "USD",
            "expenditure_value": 8807.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": 20000.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 20000.0,
            "commitment_currency": "USD",
            "expenditure_value": 8807.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": "20000.00",
        "total_expenditure": "8807.00",
        "cumulative_budget": "20000.00",
        "cumulative_expenditure": "8807.00"
    }
}