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

{
    "id": 7449,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7449/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I would have mentioned if there was a curfew. However, after listening to what I said, I have not imposed a curfew although I have the capacity to impose one if there is need for a curfew."
}