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

{
    "id": 34449,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34449/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, while thanking the Minister for the good answer that he has given, could he consider paying the medical bill that has been incurred by Mbugua Wambui at Kijabe Mission Hospital, because this is a very needy family?"
}