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

{
    "id": 234474,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234474/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, the issue of title deeds is not only confined to some sections of this country. It is not confined to Bureti or West Pokot. It affects all parts of the country. We know that this is a big problem and the Ministry is trying to look for resources to make sure that issuance of title deeds is fast-tracked and that Kenyans are given title deeds in the most suitable way."
}