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

{
    "id": 1070920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1070920/?format=api",
    "text_counter": 899,
    "type": "speech",
    "speaker_name": "Ndaragwa, JP",
    "speaker_title": "Hon. Jeremiah Kioni",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": " Hon. Chairman, I beg to move that the Committee doth report to the House its consideration of the Public Fundraising Appeals Bill and its approval thereof with amendments and seek leave to sit again."
}