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

{
    "id": 234718,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234718/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, a shortage does not lead to a contradiction. It is completely different. I think efforts are being made to alleviate the shortage. But we do not have enough resources to do so. The case of Bura Constituency will be addressed along with other cases in the country."
}