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

{
    "id": 10423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10423/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Madam Temporary Deputy Speaker, I would like the Assistant Minister to explain. As we wait to get allocation from the Treasury, what preparations has he put in place to ensure that ECD classes are established in all areas, particularly in the ASAL areas where illiteracy levels are still high?"
}