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

{
    "id": 121001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121001/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of Order, Mr. Deputy Speaker, Sir. If you read the Question carefully, part (c) is asking when the Ministry will work with the partner Ministry. This is a case that is affecting the Ministry of Education. Teachers are running away from the area because of hardship and yet the Assistant Minister is avoiding to answer the Question. Is he in order to refuse to answer the Question he has been asked?"
}