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

{
    "id": 1005123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005123/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "We need to set a threshold on who is a public participant, what is expected of public participation, what is the format of public participation outcome and approval of any required purchase or activity, so that money is put to good use. In fact, the way we are going, the biggest threats to devolution are governors because of misuse of public resources."
}