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

{
    "id": 379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/379/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Madam Temporary Deputy Speaker, as I said, it has actually taken more than 20 years. I am imagining that since we are likely to be going on Recess, would the Minister assure us that immediately we come back, he will be able to table those recommendations, so that we sort out this matter once and for all?"
}