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

{
    "id": 555188,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555188/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Hon. Ogalo",
    "speaker_title": "",
    "speaker": {
        "id": 2679,
        "legal_name": "George Oner Ogalo",
        "slug": "george-oner-ogalo"
    },
    "content": "Having said that, I look forward to the Stage of this Bill when we are going to look at the various clauses one by one to ensure that it attains the objectives we are seeking."
}