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

{
    "id": 243281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243281/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Deputy Speaker, Sir, I thank the Assistant Minister for the answer he has given. However, could he quantify the amount of money spent in the projects he has mentioned? That is because health does not put food on people's plates, neither does it put money into their pockets."
}