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

{
    "id": 4087,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4087/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker for allowing me to catch your eye. I rise to support this very important Motion, but I do so with an amendment which, I would want to move and contribute at the same time. I beg to move that the Motion be amended as follows:-"
}