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

{
    "id": 752338,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/752338/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I beg to move that the Motion for agreement with the Report of the Committee of whole House on the Presidential Memorandum be amended by inserting the words “subject to re-committal of Clause 28”. I request Hon. Wakapee, who is working very hard to be the Deputy Majority Whip in the 12th Parliament, to second."
}