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

{
    "id": 12040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12040/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "So, Mr. Speaker, Sir, is the Minister of State for Provincial Administration and Internal Security satisfied that we can congregate all these high value individuals? If this is the policy, is it a proper policy, given the kind of situation that we are living in now?"
}