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

{
    "id": 1087,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, yes, I agree with the hon. Member. However, in the same vein, I wish hon. Members were also concerned that other road users like log hauliers, people who remove logs from our forests also destroy our roads. So, I will only repair those as soon as those contractors move out of the site and I get funds from the Exchequer."
}