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

{
    "id": 42080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42080/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "The Assistant Minister for Gender, Children and Social Development",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "(i) disability mainstreaming – all public institutions are called upon to mainstream disability and this is measured annually to ensure that service providers also target PWDs as consumers;"
}