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

{
    "id": 11885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11885/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, on the first point, I want to agree with the hon. Member that this road was designed a long time ago, and since then the usage of the road has significantly changed, and so has the traffic."
}