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

{
    "id": 65201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65201/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "This matter has taken some time. In fact, I think the hon. Member had indicated that it has actually taken about one and half years. With the new constitutional dispensation, we have actually communicated with the KACC and within 45 days, the result will be seen."
}