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

{
    "id": 2500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2500/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, I want to say that the people of Kitutu Masaba have spoken. We look forward to working closely with hon. Nyambati coming from the same region with him. We hope that his election will enhance the welfare of, not only the people of Kitutu Masaba, but also the entire region, and indeed, the country as a whole. I support this Motion."
}