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

{
    "id": 86285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86285/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I appreciate the concerns by the hon. Member and wish to assure this House that no payments will be made before work is certified to be of the right quality and as per the specifications of the contract."
}