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

{
    "id": 152753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152753/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister for Transport what the official position of the Government is regarding the failure by Rift Valley Railways (RVR) Company Limited to improve rail services in the country and when it will repossess the railway to facilitate enhanced service delivery."
}