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

{
    "id": 324098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/324098/?format=api",
    "text_counter": 384,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I appreciate the fact that the Minister may not be familiar with what is going on in Kisumu now but the situation is so volatile as I speak before this House. Unless this matter is handled very quickly and urgently, tomorrow we may see deaths."
}