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/34947/?format=api
HTTP 200 OK
						Allow: GET, HEAD, OPTIONS
						Content-Type: application/json
						Vary: Accept
						
					{
    "url": "https://oipa2018.unesco.org/api/activities/34947/?format=api",
    "id": "34947",
    "iati_identifier": "XM-DAC-41304-549IRQ4000",
    "reporting_organisation": {
        "id": 34947,
        "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": 34947,
        "narratives": [
            {
                "text": "REVIVING MOSUL AND BASRA OLD CITIES",
                "language": {
                    "code": "en",
                    "name": "English"
                }
            }
        ]
    },
    "descriptions": [
        {
            "id": 34947,
            "type": {
                "code": "1",
                "name": "General"
            },
            "narratives": [
                {
                    "text": "The scope of the proposed action is to foster resilience, cultural identity, social cohesion and inter-community reconciliation through the creation of job opportunities and the development of youth skills among IDPs/returnees of the Old City of Mosul's local communities, as well as applying the same approach to the recovery of urban cultural heritage through skills development and job creation for urban youth in Basra. The overall objective is to promote the stability and socio-economic development of Iraq. \nThe specific objective for the urban recovery of Mosul and Basra's Old Cities is to foster and improve community resilience and livelihood.",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "participating_organisations": [
        {
            "id": 32761,
            "ref": "",
            "type": {
                "code": "40",
                "name": "Multilateral"
            },
            "role": {
                "code": "1",
                "name": "Funding"
            },
            "activity_id": null,
            "narratives": [
                {
                    "text": "European Union",
                    "language": {
                        "code": "en",
                        "name": "English"
                    }
                }
            ]
        }
    ],
    "other_identifier": [
        {
            "id": 34947,
            "ref": "549IRQ4000",
            "type": {
                "code": "A1",
                "name": "Reporting Organisation's internal activity identifier"
            },
            "owner_org": {
                "ref": "",
                "narratives": []
            }
        }
    ],
    "activity_status": {
        "code": "2",
        "name": "Implementation"
    },
    "activity_dates": [
        {
            "id": 68972,
            "iso_date": "2019-04-01",
            "type": {
                "code": "1",
                "name": "Planned start"
            }
        },
        {
            "id": 68973,
            "iso_date": "2022-01-31",
            "type": {
                "code": "3",
                "name": "Planned End"
            }
        }
    ],
    "contact_info": [
        {
            "id": 34947,
            "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-549IRQ4000",
            "mailing_address": null
        }
    ],
    "activity_scope": {
        "code": "4",
        "name": "National"
    },
    "recipient_countries": [
        {
            "id": 32945,
            "country": {
                "url": "https://oipa2018.unesco.org/api/countries/IQ/?format=api",
                "code": "IQ",
                "name": "Iraq"
            },
            "percentage": 100.0
        }
    ],
    "recipient_regions": [],
    "locations": [],
    "sectors": [
        {
            "id": 215613,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/16066/?format=api",
                "code": "16066",
                "name": "Culture"
            },
            "percentage": null,
            "vocabulary": {
                "code": "1",
                "name": "OECD DAC CRS Purpose Codes (5 digit)"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215614,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/02/?format=api",
                "code": "02",
                "name": "Gender Equality"
            },
            "percentage": 40.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 215615,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/03/?format=api",
                "code": "03",
                "name": "Youth"
            },
            "percentage": 25.0,
            "vocabulary": {
                "code": "98",
                "name": "Reporting Organisation 2"
            },
            "vocabulary_uri": "http://www.unesco.org/vocab-strategies-plans.html"
        },
        {
            "id": 215616,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/11/?format=api",
                "code": "11",
                "name": "Goal 11: Sustainable cities and communities"
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "7",
                "name": "SDG Goal"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215617,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/11.4/?format=api",
                "code": "11.4",
                "name": "Strengthen efforts to protect and safeguard the world’s cultural and natural heritage "
            },
            "percentage": 0.0,
            "vocabulary": {
                "code": "8",
                "name": "SDG Target"
            },
            "vocabulary_uri": null
        },
        {
            "id": 215612,
            "sector": {
                "url": "https://oipa2018.unesco.org/api/sectors/CLT/?format=api",
                "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": 61182,
            "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": 22417832.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": 61184,
            "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": 61183,
            "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/34947/transactions/?format=api",
    "document_links": [],
    "related_activities": [],
    "legacy_data": [],
    "conditions": {
        "id": 34947,
        "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": 22417832.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 22858000.0,
            "commitment_currency": "USD",
            "expenditure_value": 3078416.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": 22417832.0,
            "budget_currency": "USD",
            "disbursement_value": 0.0,
            "disbursement_currency": null,
            "incoming_funds_value": 0.0,
            "incoming_funds_currency": null,
            "commitment_value": 22858000.0,
            "commitment_currency": "USD",
            "expenditure_value": 3078416.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": "22417832.00",
        "total_expenditure": "2531915.00",
        "cumulative_budget": "22858000.00",
        "cumulative_expenditure": "3078416.00"
    }
}