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

{
    "id": 78333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78333/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have heard this Assistant Minister say that the Government has no power. You remember that the same Government removed people from the KICC. What method did they use if they cannot remove this poor man who is occupying somebody else’s land? These are double standards!"
}