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

{
    "id": 384588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/384588/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senators, that request is in order, according to Standing Order No.51. I now rule that the putting of the question be deferred to Tuesday, 18th June, 2013, at 4.00 p.m."
}