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

{
    "id": 99432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99432/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of information Mr. Speaker, Sir. I just want to agree with the hon. Member that, indeed, tourists will need to eat beef. However, more importantly, if you look at the billboards by Bata Shoe Factory, you will see that tourists love wearing safari boots. That shows that they know Africa."
}