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

{
    "id": 315768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315768/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the Minister for making an effort to visit the subject of dispute, could the Minister consider buying alternative land, probably adjacent to the school, because we do not know when the dispute is likely to be settled, so that the children will continue learning and their transition is not affected."
}