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

{
    "id": 1659,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1659/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " Mr. Deputy Speaker, Sir, if you allow me, I would like to summarize this answer because it is very lengthy. Since the Questioner has a copy of the answer, he can refer to the details."
}