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

{
    "id": 230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, as soon as the document is adopted by this House, it will mean that it will be a document that will ensure development for the next 19 years. It will be up to the presidential aspirants to align their manifestos with the document. If they do not do so, their chances of winning the election will be very slim because it will be a requirement that they show that they understand what is contained in Vision 2030."
}