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

{
    "id": 79676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79676/?format=api",
    "text_counter": 333,
    "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. You heard the Assistant Minister say that he cannot constitute a medical board because this is a very simple matter. Is he in order to take this as a simple matter when the poor girl has been crying day and night?"
}