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

{
    "id": 201000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201000/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": "asked the Minister of State for Administration and National Security:- (a) whether he is aware that Moding Police Patrol Base is located within the compound of Moding Primary School; and, (b) what urgent steps he is taking to relocate the patrol base to pave way for smooth learning in the school."
}