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

{
    "id": 50223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50223/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, let me close this mood with your permission. I want to support the amendment. In supporting this amendment let me say that, really, this is not the first time that this House will be shortening---"
}