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

{
    "id": 8020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8020/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Mr. Deputy Speaker, Sir, I mentioned in my report the many organizations, and which are the lead agencies that are involved. Lead agencies include non-governmental agencies, parastatals and districts. We reach these people from every corner. That is what I have listed in my answer."
}