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

{
    "id": 165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "I can tell you that because there is no reason why I should come here and be ridiculed when somebody is earning a salary to do his job. We have given them money, we have given them fuel, we have told them what to do and there is no reason whatsoever why work should not be done."
}