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

{
    "id": 302997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302997/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, I can see a lot of interest in this matter. Therefore, I suggest that I just give chance to the immediate neighbours, each of whom should take less than a minute. These are hon. Kiuna and, finally, hon. Mututho."
}