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

{
    "id": 119198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/119198/?format=api",
    "text_counter": 14,
    "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. I do know that there has been a succession of Acting Director-Generals. So, whether it is the present one or the previous one, they have all been acting. So, what is the position?"
}