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

{
    "id": 122620,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122620/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Dr. Shaban",
    "speaker_title": "",
    "speaker": {
        "id": 139,
        "legal_name": "Naomi Namsi Shaban",
        "slug": "naomi-shaban"
    },
    "content": "Mr. Speaker, Sir, I have repeated this before and I am repeating it today, that Members of Parliament are supposed to be members of the District Steering Group. Because we do not have people who are working at the grassroots from the Ministry of Special Programmes, we work through the provincial administrators. They should work closely with the provincial administrators to make sure that food is distributed on time."
}