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

{
    "id": 103402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103402/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, arising from what hon. Olago has just said, I do not think it is necessary that the House is subjected to a matter on which we do not have background information. We could essentially get the background information from the hon. Members but since he is satisfied, we can leave matter as it is."
}