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

{
    "id": 92448,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92448/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "(a) I would like to clarify that the Voi-Taveta Railway line is not specifically included in the national development plan for the Vision 2030. However, plans are underway and consideration to upgrade and modernize the railway line as part of the proposed modern rail-commuter passenger services network in the coast region."
}