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

{
    "id": 12593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12593/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, there is no such thing as good design. Designing and engineering keep on improving every now and then. Even what we call good today, in a few years’ time, it may not be the best. Therefore, the design of the road by itself cannot cause an accident."
}