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

{
    "id": 1097925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1097925/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Mr. Speaker, Sir, thank you very much for giving me this opportunity but even as we agreed on some of these things, I find it very difficult to let some of these Statements just go like that. By the time we come back to them, maybe we will not even have an opportunity to say anything about it because---"
}