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

{
    "id": 345689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345689/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. I.E. Mohamed",
    "speaker_title": "The Minister of State for Development of Northern Kenya and other Arid Lands",
    "speaker": {
        "id": 82,
        "legal_name": "Mohamed Ibrahim Elmi",
        "slug": "mohamed-elmi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I do not think we should discuss that because I just talked to him and he said--- Mr. Duale, being in hospital does not mean that he is admitted and I do not think we should go further than that discussing it. I am sorry that I actually mentioned it."
}