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

{
    "id": 4331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4331/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "It was in the court yesterday and the court gave it another date of 19th December and that is when we are going back to court."
}