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

{
    "id": 280837,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/280837/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Thank you, Mr. Speaker, Sir. In the mining industry, there are different categories of licences such as prospecting and special licences. The fees paid for those licences range between Kshs2,000 and Kshs200,000."
}