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

{
    "id": 221002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221002/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " The statement that there will be no expenditure of public funds is incorrect."
}