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

{
    "id": 252042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252042/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I must say from the very outset that the fact that Ms. Ndung'u and myself are dressed in similar stripped suits, white shirts and almost similar scarfs and ties, is purely coincidental."
}