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

{
    "id": 72716,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72716/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, if for example the Member for Gwassi wished that I give him the numbers and names of people recruited from his constituency or district, I will be obliged to do so. But giving national names and figures, I think is not in the interest of the State."
}