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

{
    "id": 113111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113111/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " Mr. Speaker, Sir, I have the answer ready. Unfortunately, because of the preparations, we were not able to send him the written reply. I hope the hon. Member will allow me to continue."
}