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

{
    "id": 102520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102520/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "It is important to state that when analyzing this year’s Budget, one needs to look at the two sides; the expenditure and the revenue. I think today what he has put before us is for us to look into the various proposals that would affect the Government’s attempt to raise revenue and taxes."
}