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

{
    "id": 80098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80098/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I just want to put the matter straight. We have not used the authority of the information we have in our possession for this particular debate. But since the matter is now on the Floor of the House, as hon. Members, I thought we have the liberty to contribute---"
}