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

{
    "id": 38558,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38558/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Deputy Speaker, Sir, let me state again that Government through the Attorney-General is determined to get the people here for trial. As to whether they should be tried here or there, if the crimes have been committed both here and there, a matter that is applicable to this nature is always discussed and considered."
}