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

{
    "id": 57333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57333/?format=api",
    "text_counter": 424,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Did you hear the Assistant Minister say that even when you are dead, you need an ID? Now if you have not attained the age of 18 years, do you need an ID in order to die?"
}