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

{
    "id": 142780,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142780/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Gumo",
    "speaker_title": "",
    "speaker": {
        "id": 160,
        "legal_name": "Fredrick fidelis Omulo Gumo",
        "slug": "fred-gumo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, with regard to future development, I cannot commit myself here. Things change every day. Today, we might not be interested in buying that piece of land but, tomorrow, we might decide to buy it. So, I cannot commit myself on that."
}