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

{
    "id": 142595,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142595/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I will take a closer interest and if the hon. Member wishes, he can come to my office and we will be able to go over this matter with him so that I can be satisfied that something is being done."
}