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

{
    "id": 42508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42508/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, indeed, we will give priority to large districts which are sparsely populated and have serious crimes. In the past, we have not been able to do that due to limited financial resources allocated by the Treasury."
}