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

{
    "id": 8737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8737/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my question was to the Office of the Prime Minister. I agree that it has now been referred to the office of the Deputy Prime Minister and Minister for Finance. When is the matter coming up because it was supposed to come up today?"
}