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

{
    "id": 65639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65639/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": "Mr. Deputy Speaker, Sir, even in the current arrangement, if registration is done within the required six months, I think we would not have this problem. But at the moment, we have notifications from the health facilities and these are the ones we use in our offices for registration."
}