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

{
    "id": 131265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131265/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, the re-tendering will be done within this financial year and we expect to start the work this year. As to whether the hon. Member is persuading me to visit that site, I want to invite him to my office soon so that we can look at my diary and agree on the date to visit this site."
}