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

{
    "id": 303355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303355/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, Sir, just the other week, very recently, we passed the Cancer Bill into law. Rather than the Assistant Minister telling us that he is trying very hard, could he tell us what specific and concrete measures the Government has taken to operationalize that law, in terms of the money being made available for cancer treatment?"
}