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

{
    "id": 99303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99303/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "In order to be able to trace some of these children from early childhood and in terms of the identification, this then becomes a useful tool in knowing where these candidates are and what they are doing. It also helps the teachers to be able to mark their progress."
}