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

{
    "id": 45030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45030/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, the last speaker was Mr. Kamama and he had nine minutes to go. If Mr. Kamama, is not here any other hon. Member should feel at liberty to contribute. Yes, Mr. Mbadi, please, proceed!"
}