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

{
    "id": 2009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2009/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "(a) I will reconstitute the Tea Board of Kenya in line with the Tea (Amendment) Act, 2011 as soon as the miscellaneous amendments, through which I have proposed to increase the number of loans, are effected."
}