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

{
    "id": 121269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121269/?format=api",
    "text_counter": 397,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I think we had agreed that after Mr. Jirongo’s contribution, I will call the Deputy Prime Minister and Minister for Finance. I do not think that there is any objection. Therefore, Waziri, I now call upon you to reply."
}