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

{
    "id": 567201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567201/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Hon. Odanga",
    "speaker_title": "",
    "speaker": {
        "id": 2286,
        "legal_name": "Geoffrey Makokha Odanga",
        "slug": "geoffrey-makokha-odanga"
    },
    "content": "Hon. Speaker, Article 54(1)(b) of the Constitution as read together with Section 12 of the Children Act of 2014 provides for a disabled child to be treated with dignity and, among other things, be accorded education."
}