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

{
    "id": 7111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7111/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to suggest that the equipment is functional when his report here clearly shows that it is not serviceable and it is not working?"
}