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

{
    "id": 220978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220978/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, Mr. Weya! The Chair would advise that you look at the Labour Institutions Bill, 2007, which is what we are debating. Relate your arguments to that Bill, and enrich it, so that the Minister can improve it in whatever direction. Just look at the Bill and confine your contribution to it, please!"
}