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

{
    "id": 120486,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120486/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I want to assure the hon. Member that the employment of persons to work on the roads is, indeed, the responsibility of the contractor. As far as possible, we would like to leave that to him. We would like to urge"
}