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

{
    "id": 1324893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1324893/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Sen. Seki",
    "speaker_title": "",
    "speaker": {
        "id": 13598,
        "legal_name": "Samuel Seki Kanar",
        "slug": "samuel-seki-kanar"
    },
    "content": "Madam Temporary Chairperson. I beg to move- THAT Clause 4 of the Bill be amended by inserting the following new paragraph immediately after paragraph (d) - (e) establishing and implementing a system that designates different codes for the different categories of licenses issued by that authority."
}