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

{
    "id": 124785,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124785/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": "Mr. Speaker, Sir, I wonder why the Minister finds it necessary to have 40 airstrips within the same vicinity as opposed to having maybe one or two which are fully developed to the extent that they can serve the public reasonably."
}