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

{
    "id": 1120492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120492/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Members, there is still a lot of interest on this matter. I know you are allowed 20 minutes. If you can make it shorter, the better so that all Members get time to make their contributions."
}