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

{
    "id": 170385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170385/?format=api",
    "text_counter": 297,
    "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, Mr. Speaker, Sir. If it is true, as the hon. Member is saying, that the matter was a subject of court proceedings, is it in order for the Question to have been asked or answered in the first place?"
}