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

{
    "id": 124147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124147/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Is there any hon. Member who would like to contribute to this Motion? If there is no Member willing to contribute to this Motion, I will put the Question. Where is the Mover, who is also the Chairman of that Departmental Committee? He not is present!"
}