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

{
    "id": 555053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555053/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Hon. Onyura",
    "speaker_title": "",
    "speaker": {
        "id": 12833,
        "legal_name": "Michael Aringo Onyura",
        "slug": "michael-aringo-onyura"
    },
    "content": "As it has been summarized in the Committee’s Report, it will also reduce significantly the damage on our roads. We all know that the cost of constructing and maintaining roads is getting higher and higher. If we can get an alternative means of transport, like the railway and particularly, a modern railway, then we will gain a lot through preservation of our roads."
}