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

{
    "id": 107577,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107577/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Is it in order for hon. Members to come in, listen to debates and then walk out during the voting time? Is it in order for them to do so? Is this really a good parliamentary practice?"
}