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

{
    "id": 50951,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50951/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to assure this House and this country that, once the project restarts, it is going to involve the local leadership and the local communities who are supposed to benefit from it, rather than being driven from the donor point of view."
}