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

{
    "id": 555280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555280/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Speaker, I beg to table the Report of the Departmental Committee on Administration and National Security on the Vetting of Amb. (Dr.) Monica Kathina Juma, the nominee for appointment to the position of Secretary to the Cabinet."
}