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

{
    "id": 136629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136629/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "So far, the work that the Ministry is doing in this regard is commendable. I hope that in the near future the controversy surrounding the concessioning of the current railway line with the Rift Valley Railways will be resolved in one way or another, because we have not seen very positive operations from the current arrangement."
}