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

{
    "id": 222202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222202/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Khamisi",
    "speaker_title": "",
    "speaker": {
        "id": 246,
        "legal_name": "Joseph Matano Khamisi",
        "slug": "joseph-khamisi"
    },
    "content": "Mr. Deputy Speaker, Sir, while I am not satisfied with that answer, I would just like to inform the Minister that the elder brother of this girl who is not yet 23 years old is a holder of a Kenyan identity card."
}