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

{
    "id": 19040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19040/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, although we would have wanted it today, Tuesday is okay. It is related to the earlier Question by Mr. C. Kilonzo because it is all about public money. So, I would be happy if it is answered on Tuesday alongside Mr. C. Kilonzo’s Question."
}