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

{
    "id": 584223,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/584223/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "I now, with pleasure, beg to move that the Petition to County Assemblies (Procedure) Bill (Senate Bill No.35 of 2014), be now read a Second Time."
}