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

{
    "id": 100013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100013/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as a matter of fact, right now there is a team comprising of professionals from various disciplines out in Garissa. They will be able to give us a report on the quality of works delivered so that we can proceed to complete the balance of the works."
}