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

{
    "id": 212992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212992/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Ochilo-Ayacko",
    "speaker_title": "",
    "speaker": {
        "id": 347,
        "legal_name": "Ochilo George Mbogo Ayacko",
        "slug": "ochilo-ayacko"
    },
    "content": "Mr. Deputy Speaker, Sir, although I have the opportunity to ask the last question, if the list is laid and something arises out of it, would I be in order to ask your magnanimity to reserve the last question until the list is laid on the Table?"
}