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

{
    "id": 103511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103511/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I would like to assure hon. Yakub that this Swahili version of the Draft Constitution is already in the process of being distributed. There will be sufficient copies distributed. Also additional copies of the English version have been printed and sufficient copies are available."
}