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

{
    "id": 1379071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1379071/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Thank you, Hon. CS. Hon. Senators, I can see there are still a few other Senators who have their supplementary questions, but due to some unavoidable circumstances, I will request Sen. (Prof.) Tom Ojienda to ask Question No.004, and then, we can continue with the supplementary questions thereafter."
}