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

{
    "id": 45123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45123/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Minister of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": " I said East Germany, Mr. Temporary Deputy Speaker Sir. I found a certain Kenyan in a bar and he asked me: “When will there be electronic voting so that I can vote?”"
}