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

{
    "id": 1002301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002301/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Anybody that means well for this country and has an opportunity to play any role to ensure that the economy moves the right way, let him or her do a part. I urge the Committee to quickly get into this matter and make a report and see how we can facilitate those people that are frequent users of land registries to continue and ensure they are in business."
}