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

{
    "id": 1067129,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1067129/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Machakos Town, JP",
    "speaker_title": "Hon. (Dr.) Victor Munyaka",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": " Yes, Hon. Temporary Deputy Speaker. You know I am talking from a point of information because I have got the Order Paper of 1st April 2010 where we had a proposed amendment."
}