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

{
    "id": 430850,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/430850/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I wish to remind Members that we are in the Budget cycle with the Budget estimates for the financial year expected to be submitted by the Executive by 30th April, 2014. These and other Budget related Bills need to be considered and passed within the stipulated timelines as per the Constitution and the Public Finance Management (PFM) Act."
}