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

{
    "id": 99265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99265/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister for Transport:- (a) whether he is aware that residents of Mbukani and Masamukye Sub-location of Nguu Settlement Scheme have no direct access to their farms from Mombasa-Nairobi Road as a result of being denied low level railway crossing between Simba Railway Station and Kiboko Railway station; and, (b) what immediate plans he has to provide the railway-level crossing."
}