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

{
    "id": 233747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233747/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, the hon. Member knows that I am very serious. It is not the first time he is asking for a vehicle. He asked for a vehicle for a District Officer in his constituency which we provided and I promise that we will give him a vehicle."
}