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

{
    "id": 73100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73100/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, considering that the teachers have suffered for a long time and they continue to suffer, could the Assistant Minister tell this House whether that money is going to be paid with some interest, because obviously the money should have been paid 14 years ago and it has not been paid?"
}