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

{
    "id": 43801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43801/?format=api",
    "text_counter": 1002,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Chairman, Sir, that amounts to my signature but I ask that you allow me to use the same. Mr. Sialai can confirm that that is how I sign. It would be difficult for you to deal with it in any other way."
}