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

{
    "id": 1084,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1084/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the able Minister for giving a very positive reply on this Question, could he indicate to this House, the very deterrent measures he is taking to make sure that further destruction and damage on these roads will be stopped?"
}