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

{
    "id": 333579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333579/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Assistant Minister tell us how many the casual labourers are? How long they have been on contract? Is he aware that it is illegal to employ people as casual labourers for a long time without confirming them?"
}