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

{
    "id": 212489,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212489/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is, indeed, a sad day. Is the Minister in order not to explain or to give an answer to the august House on a grave matter like this one? Is she in order?"
}