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

{
    "id": 1111579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111579/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "You will recall that I asked a similar question when we had a problem between Kajiado and Makueni. I said that we have a new Standard Gauge Railway (SGR). People argued that the old boundary was the old railway line or the road. Now that there is a new railway line, has the boundary shifted? No!"
}