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

{
    "id": 55311,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55311/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Mr. Deputy Speaker, Sir, I seek your clarification. You have directed that I bring here the detailed list of everybody who was involved in the census, those who have been paid and those who have not been paid and the reason why they have not been paid."
}