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

{
    "id": 60129,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60129/?format=api",
    "text_counter": 113,
    "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. Deputy Speaker, Sir, first, I want to apologise for coming late. I hope the Questioner will understand given that this is the first time I have come late to answer Questions."
}