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

{
    "id": 134899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134899/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. You must have noticed that the hon. Assistant Minister avoided giving the names of the individual groups and he has now said that he is not able to give the names of the individual women"
}