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

{
    "id": 203664,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203664/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Mwenje",
    "speaker_title": "The Assistant Minister for Co-operative Development",
    "speaker": {
        "id": 257,
        "legal_name": "David S. Kamau Mwenje",
        "slug": "david-mwenje"
    },
    "content": " Mr. Deputy Speaker, Sir, if an hon. Member is attending a funeral, then I do not have much to say. When we are not here to answer Questions, these hon. Members make a lot of noise. When they are not here, what happens?"
}