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

{
    "id": 11713,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11713/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": " Mr. Speaker, Sir, I wish to take this early opportunity to apologize for not being in the House in time yesterday. It was due to some circumstances that were beyond my control. If you will allow me, I will proceed to answer."
}