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

{
    "id": 44017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44017/?format=api",
    "text_counter": 1218,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Chairman, Sir, I am not bringing anything new by moving this amendment. Hon. Abdikadir used these same words. So many other speakers have used the same words. My amendment is only intended to bring consistence with our past."
}