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

{
    "id": 77740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77740/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": " Mr. Speaker, Sir, I have discussed my answer with the Questioner, Dr. Nuh. My answer is not good enough to satisfy the hon. Member. I am, therefore, requesting for more time, so that I can come back with a more comprehensive answer."
}