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

{
    "id": 78315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78315/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, we have seen and heard in this House a Minister say that a title deed is a paper and that they can revoke any title deed by way of just declaring it null and void. What is the Government’s position as far as genuine title deeds are concerned?"
}