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

{
    "id": 113765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113765/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, the said facility has had the only vehicle serving the institution grounded for the last two years. Could the Assistant Minister assure the people of Mosop that we are going to get a serviceable vehicle as soon as possible?"
}