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

{
    "id": 271665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/271665/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, I will be ready any time this evening. My request will be tomorrow morning because I may not be available in the afternoon. Since I am the one who requested for time, I think the onus is on my part and not on the Assistant Minister."
}