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

{
    "id": 512018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/512018/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Hon. Musimba",
    "speaker_title": "",
    "speaker": {
        "id": 1804,
        "legal_name": "Patrick Mweu Musimba",
        "slug": "patrick-mweu-musimba"
    },
    "content": "Hon. Deputy Speaker, I also beg that, in accordance with the provisions of Standing Order No.80(2), you allow me to read from a prepared speech because of the veracity of this particular Motion, the provisions of Standing Order No.80(1) notwithstanding."
}