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

{
    "id": 102705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102705/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, my point of order was this: You have noticed that the Assistant Minister continues to raise the issue of subjudice. Either he is just being indignant or he does not understand. Under the circumstances, I wish to ask that the Chair becomes a little bit more harsh with the Assistant Minister."
}