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

{
    "id": 111578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111578/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, I am saying that if there are any specific non- compliance cases, let him draw our attention to them and we shall take the necessary action."
}