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

{
    "id": 42466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42466/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I cannot tell how long it will take. That is because we have not received the request yet. Once we receive the request--- We know that the classrooms collapsed. We shall act immediately to ensure that pupils have classrooms."
}