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

{
    "id": 234473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234473/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Rotino",
    "speaker_title": "",
    "speaker": {
        "id": 350,
        "legal_name": "Phillip Ruto Rotino",
        "slug": "phillip-rutino"
    },
    "content": "Mr. Speaker, Sir, this issue of title deeds is a very common problem. We have asked several Questions about when the Government will speed up the issuance of title deeds in certain areas. The Assistant Minister has given the same answer again. In my constituency, we have done surveying but title deeds have not been issued. When will the Assistant Minister speed up the exercise to ensure that title deeds are given for these areas?"
}