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

{
    "id": 587504,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/587504/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Would I be in order to request that the Chair puts the question for this amendment to be disposed of and thereafter, he puts another question for the Mover to reply so that we save on time?"
}