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

{
    "id": 691985,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/691985/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, I stand under Standing Order No.98(1) to ask that the Mover be now called upon to reply. I wanted to speak, but given what is coming from the Floor, the case has already been concluded. Would I be in order to ask that the Mover be called upon to reply?"
}