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

{
    "id": 74543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74543/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, with the admission by the Assistant Minister that this road is currently not marked, could he consider compensating the motor vehicle owners whose vehicles have been involved in unnecessary accidents, and those people who have also been critically injured and are admitted in hospital as a result of the negligence by the Ministry?"
}