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

{
    "id": 3012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3012/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "(b) Explain the urgent measures being taken by the Government to provide the affected persons with food and non-food items as well as medication and other basic needs and clarify whether the Ministry has sufficient funds to take care of the needs of the affected persons."
}