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

{
    "id": 8472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8472/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, I would like, first of all, to make it clear to my colleague that there are certain documents in diplomacy that we do not even present in a House like this. The second point I want to make is that it is true that for the simple reason that the details of that---"
}