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

{
    "id": 220161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220161/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "No! Sorry, Mr. Speaker, Sir. Then in that case can I move my amendments? Mr. Speaker, Sir, I beg to move that the Motion be amended as follows:- THAT, we amend Article 2 on page 1, the definition of \"party leader\" to read or mean \"a leader of a parliamentary political party\"."
}