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

{
    "id": 125079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125079/?format=api",
    "text_counter": 450,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "This issue is not about the President. It is not about the Executive. It is about this House. Today, this House has a date with destiny. As to whether as a House we will uphold the rule of law, or whether we will flounder on the altar of politics every time this nation requires leadership."
}