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

{
    "id": 345749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345749/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Before I call the next Order, I want to revisit Order No. 4 at the special request of the Chairman of the Constitution Implementation Oversight Committee (CIOC), hon. Abdikadir."
}