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

{
    "id": 305124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305124/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, I think this is a very serious case. The Assistant Minister should consider a school where children are sleeping in the laboratory. These students ought to use the laboratory during tuition. Could the Ministry put in place some plan to use some emergency funds from the Ministry to put up a dormitory for the students, so that the students can move from the laboratory and use it for learning?"
}