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

{
    "id": 100261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100261/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Mr. Nyambati",
    "speaker_title": "",
    "speaker": {
        "id": 116,
        "legal_name": "Walter Enock Osebe Nyambati",
        "slug": "walter-nyambati"
    },
    "content": "When we come out and start saying that these candidates were representing criminals, it is like saying that a doctor who is treating a patient who has HIV/AIDS or another disease should not be allowed to do something else! They were just doing their job!"
}