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

{
    "id": 24007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24007/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. With all due respect, is it in order for the hon. Member to contribute without reading what the amendment is all about? It is talking about the President or Deputy President! It is not talking about the Speaker!"
}