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

{
    "id": 37931,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37931/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the letter has already been written by the Chairman of the Public Service Commission to the Treasury. I have already stated that we have given instructions that the Treasury moves forward and implements the contents of the letter from the Public Service Commission."
}