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

{
    "id": 1437419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1437419/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Sen. Seki",
    "speaker_title": "",
    "speaker": {
        "id": 13598,
        "legal_name": "Samuel Seki Kanar",
        "slug": "samuel-seki-kanar"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move- THAT, Clause 10 of the Bill be amended in subclause (1) by inserting the words “and timely” immediately after the words “provide sufficient” appearing in paragraph(c)."
}