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

{
    "id": 1202925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202925/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Sen. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "We pray that the President, in dealing with this matter of hunger, will effect a Marshall plan. It is our prayer and hope that resources will be made available, not to just save lives in the short term as has always been the case with previous administrations, but that resources will be made available to our counties to help in production so that hunger can be an issue of the past."
}