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

{
    "id": 1017280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1017280/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "This Petition was about issuance of notices of closure of Central and Nairobi Registries for purposes of conducting audit on land records in registries with most recent notice being on 12th February, 2020."
}