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

{
    "id": 125577,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125577/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, I have the name. I think it is called Home Development Company. However, I am prepared to make a full disclosure. Let me table the details of that company here tomorrow because I know it is a limited liability company."
}