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

{
    "id": 98600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98600/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "(b) There were six cartridges which were recovered from the scene which could have been shot from either of the rifles in order to have a confused state of affairs in that case in the Court of Appeal."
}