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

{
    "id": 43376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43376/?format=api",
    "text_counter": 577,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "Mr. Chairman, Sir, my question is: Does it have to be six years continuously or a total of six years? That is the point!"
}