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

{
    "id": 130898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130898/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "(a) I confirm that the access road between Orinie and Muserech measuring 1.8 kilometres is on private property, on private land. (b) My Ministry, therefore, has no plans to compensate the affected farmers since the road section in question was opened by those farmers for their own use. Therefore, it does not belong to the Ministry of Roads."
}