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

{
    "id": 242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, the Member of Parliament is quoting the wrong figures. The figures in the Vision 2030 is 10 per cent. We are not on 2 per cent. We are on 5.6 per cent at the moment."
}