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

{
    "id": 48789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48789/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, I confirm that I am not in the know about the company or the two companies having gone bankrupt. On the issue of the warranty, I am not ready to answer because I do not have the answer. Maybe, I should go and find out that information."
}