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

{
    "id": 12169,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12169/?format=api",
    "text_counter": 475,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Deputy Speaker, Sir, the Constitutional Implementation Oversight Committee (CIOC) is, indeed, a committee of this House. That is the first thing. It is a parliamentary select committee. So, a committee of the House can handle all the functions that a committee of the House is mandated to handle."
}