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

{
    "id": 20468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20468/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Deputy Speaker, Sir, if I have the document then I can help the hon. Member. It is very misleading for the hon. Member to say something that is not correct."
}