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

{
    "id": 122675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122675/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Speaker, Sir, although the hon. Member has not brought that to my attention, I am not aware that the school has been closed down. If I am made aware and given the reasons why it has been closed down, I will re-open it."
}