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

{
    "id": 1029844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029844/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Ol Jorok, JP",
    "speaker_title": "Hon. Michael Muchira",
    "speaker": {
        "id": 13461,
        "legal_name": "Michael Mwangi Muchira",
        "slug": "michael-mwangi-muchira"
    },
    "content": "We need to decentralise issuance of birth certificates and make it easier and smooth to get the document. We also need to leverage on technology. We now have mobile phone technology and most people in this country have phones. If we leverage on technology, it will be easier and smooth to get this document."
}