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

{
    "id": 569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/569/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "asked the Minister for Gender, Children and Social Development what steps the Ministry is putting in place to ensure that the boy child is protected and a campaign on the promotion of education of the boy child is rolled out."
}