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

{
    "id": 321732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321732/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Thank you, Mr. Speaker, Sir. I would like to thank the Assistant Minister for the answer that he has given regarding the process under which public schools holding land under trust land can apply for title deeds. There are cases where land has either been excised or encroached upon. Could the Assistant Minister describe the procedure which these individuals should follow so that we forestall---"
}