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

{
    "id": 297046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/297046/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, under Standing Order No.81, I would like to declare my interest in this Question. Among the bona fide owners who were given one parcel of that land in 1991 happens to be my father and I table a copy of the title."
}