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

{
    "id": 1012812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012812/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Sen. Were",
    "speaker_title": "",
    "speaker": {
        "id": 13183,
        "legal_name": "Petronila Were Lokorio",
        "slug": "petronila-were-lokorio"
    },
    "content": "Mr. Speaker, Sir, I would like to inform Sen. Halake that there are some things that cannot be translated or expressed properly in English but they come out better in mother tongue. Sen. (Prof.) Ekal has actually translated what he said. Therefore, he is not out of order."
}