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

{
    "id": 101030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101030/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, I have looked at the Motion here by the Deputy prime Minister and Minister for Finance, and I would like to make the same comments as I made last year and quite a number of Members of Parliament made here. Year in, year out, we cannot have a linear extrapolation of 12 months divided by two."
}