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

{
    "id": 201004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201004/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": "Mr. Speaker, Sir, just adjacent to the school, we have a shopping centre with empty shops. As a temporary measure, why can the Government not house the police officers in the shops instead of displacing the pupils from their classrooms and the teachers from their houses?"
}