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

{
    "id": 204567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204567/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister of State for Administration and National Security",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I just wanted to deal with this point, which appears to be worrying my dear friend here, Prof. Anyang'-Nyong'o."
}