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

{
    "id": 269239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269239/?format=api",
    "text_counter": 50,
    "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. Speaker, Sir. If you heard the Assistant Minister well, he indicated that part “b” of the Question is not useful. Is he in order to claim that minimum educational requirement for Education Attachés is not useful?"
}