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

{
    "id": 99268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99268/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Mr. Speaker, Sir, unfortunately for the hon. Member, the railway has already been concessioned to the Rift Valley Railways Kenya Limited and the concessionaire, who is the Rift Valley Railways, is the one who is responsible for the railway infrastructure development. Therefore, they are responsible and not the Ministry."
}