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

{
    "id": 2489,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2489/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, if this Committee is to discharge its function effectively, it is important that these two Members, who are being nominated, once accepted by the House, should take their responsibility very seriously and ensure that this Committee discharges its mandate and helps the Parliamentary Service Commission to look at the welfare of Members and staff."
}