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

{
    "id": 54672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54672/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, during that time, the Ministry brings farmers together. They are taught how to take care of their crops by applying fertilizers and other farm chemicals so that they can get good returns from their crops."
}