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

{
    "id": 207233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207233/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Education:- (a) whether he could issue guidelines on the length of stay for principals and head teachers at schools to avoid complacency; and, (b) whether he could stop posting head teachers to schools in their home areas to prevent poor performance in those schools."
}