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

{
    "id": 456920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456920/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Temporary Deputy Speaker, I want to bring to the attention of the House the fact that hon. Shill was away on business. The Statement came here but he was nowhere to be seen. He came yesterday. So, we will ask the Committee Chairman whether he can present the Statement tomorrow because he also has other business. There is a tentative schedule for responses to Statement requests. If a Statement is not on the Order Paper, it cannot be brought up."
}