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

{
    "id": 113480,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113480/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "I would like to advice the Prime Minister that during his consultations with the President, to come up with a policy where if a person is found guilty of corruption, besides the jail term, he should return all the money which he stole from the public funds."
}