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

{
    "id": 201002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201002/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": "Mr. Speaker, Sir, I asked this Question because the police activities within the compound of the school interfere with the learning and the psychological well-being of the pupils there. That school has been ranked almost last in Teso District because of the police activities. How much has the Government earmarked for the construction of this new police patrol base? We want to have these policemen out of the school compound very urgently."
}