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

{
    "id": 1111913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111913/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "The Government should be serious about the issue of identification cards. This is because before every child joins Grade 1, they are supposed to have a birth certificate. It is now mandatory that every child joining Grade 1 must have a birth certificate. That should help us give our children identification cards."
}