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

{
    "id": 173143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173143/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(b) My Ministry, through the AFC, will treat each individual case on its own merit when reported, using the following options: Negotiation and granting of more time for repayment of arrears, loan rescheduling, and re-financing."
}