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

{
    "id": 1395729,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1395729/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move: THAT, clause 45 of the Bill be amended in subclause (6) by inserting the words “and fifty” immediately after the words “remit two hundred”."
}