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

{
    "id": 984192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/984192/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Mr. Speaker, Sir, pursuant to Standing Order No.1, I hereby beseech you that you exercise your power to extend time by about 30 minutes. Secondly, also ask those who are already in the list to yield to Members who are not in that Committee."
}