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

{
    "id": 114321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114321/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, one of the biggest setbacks of the Structural Adjustment Programmes was the laying off of technical staff and in particular, the veterinary doctors. What plans are there for the Government to reinstate and employ more officers?"
}