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

{
    "id": 288556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288556/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Deputy Speaker, Sir, I have been here now for more than four years, and what I have seen is that when an hon. Member says that an issue is in court he or she must produce evidence that the matter is, indeed, in court."
}