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

{
    "id": 7107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7107/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Speaker, Sir, I wish to thank the Assistant Minister for the detailed answer. However, in part “b” of his answer where he is talking about the policy, he has not stated what the Government is doing to train adequate firemen and firewomen in this country to be able to combat fire disasters. Could he explain that?"
}