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

{
    "id": 49237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49237/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This Question is of much interest to Kisumu residents. Is it in order for hon. Ruto to trivialize it by mentioning others which are irrelevant? It is my Question and he should not trivialize it."
}