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

{
    "id": 134282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134282/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, while appreciating the case of the hon. Member, it is clearly a different Question. However, the term period of the contractor is still on. It has not expired. I think it is a matter that we would like to follow up if, indeed, he has abandoned the site. Thank you, Mr. Speaker, Sir."
}