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

{
    "id": 1027999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1027999/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Sen. Were",
    "speaker_title": "",
    "speaker": {
        "id": 13183,
        "legal_name": "Petronila Were Lokorio",
        "slug": "petronila-were-lokorio"
    },
    "content": "As we look at this Petition and solutions to the resettlement of IDPs, we should consider the ones from those regions who have never received any form of compensation, although they suffered loss during the PEV of 2007/2008."
}