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

{
    "id": 27581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27581/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": " Mr. Speaker, Sir, I wish to seek your indulgence. I have discussed with the Member about the Question and I feel that we have not sufficiently addressed the issue that he has raised. I request that you defer the Question to next week, so that I can come with a proper and satisfactory answer."
}