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

{
    "id": 10507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10507/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I just want the Minister to clarify whether this country takes members of the academia seriously. Do they recognize the efforts that go into becoming a university professor? Are they remunerated in line with their effort that they put to be in the positions that they do? It is very sad that you find professors hardly able to even feed their own families."
}