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

{
    "id": 173789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173789/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "As you are all aware, there has been a problem in Guinea and it looked like there was nobody answerable for this matter. The Government decided that, in order for us to involve the relevant parties to try and sort out this problem, we had to involve the Kenya Police to investigate the matter."
}