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

{
    "id": 123491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123491/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Mr. Speaker, Sir, I have a list of several people here but the actual amounts are not shown. I also have the names of organizations, type of exemptions and dates. Since they are about 25, maybe I will lay the document on the Table so that you can go through it."
}