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

{
    "id": 1003590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003590/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "On a point of order, Madam Deputy Speaker. We are unable to access our Order Papers. It is very difficult for us to follow what is happening. The Order Paper is inaccessible online. Can the Clerk-at-Table give us hard copies?"
}