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

{
    "id": 37465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37465/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while I thank the Assistant Minister for this very timely Statement, could he, in addition, inform this House the very active measures the Ministry is taking to bail out the farmers who are currently affected by that serious menace?"
}