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

{
    "id": 103478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103478/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I would have really wanted the Prime Minister also to comment on the visit by the Vice-President of America in as far as reforms are concerned. At the same time, I would like him to comment on the inconveniences caused by the State visit. Could the Government consider hosting Government guests in convenient areas? In this particular case, I would suggest somewhere like Maasai Mara, where they can fly in and out."
}