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

{
    "id": 189557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189557/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Chair has ruled, on very many occasions, that the answers from the Ministers should be brief and precise. They should not be speeches. The Minister is reading a speech to us!"
}