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

{
    "id": 99009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99009/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Dr. Kosgey",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 59,
        "legal_name": "Sally Jepngetich Kosgei",
        "slug": "sally-kosgei"
    },
    "content": "The Agricultural Finance Corporation (AFC) has not repossessed land belonging to Mr. Aloys Olum Awach. Mr. Aloys Olum Awach was not among the beneficiaries of the loan write-offs approved by Parliament through Sessional Paper No.1 of 2002."
}