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

{
    "id": 38324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38324/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, in her answer, the Minister has said that the steps taken during construction included mobilization and sensitization of the local community on dam management and educating the farmers. Could she tell us when this education was given, where it was given and how many farmers were involved?"
}