GET /api/v0.1/hansard/entries/133812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 133812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133812/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "This happens in all countries, particularly in the East African region. In Uganda, for example, officials from the Treasury normally visit the countryside a few months before the Minister presents the budget. They go to all the regions and districts, sit down with the stakeholders, identify priority areas and see what allocations can be given to those particular areas."
}