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

{
    "id": 1242424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1242424/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, as you know, the Cabinet Secretary and his team were not prepared for some questions. You have even called the names of certain places, and I do not think he can even remember the names. Sen. Gataya Mo. Fire, why do you not do a statement to which he will respond comprehensively? Of course, you have got some airtime for the people of Tharaka Nithi County."
}