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

{
    "id": 10209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10209/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Madam Temporary Deputy Speaker, at the moment, I cannot give a figure. However, I know that the moment we open the depot, it will be given money to buy maize like any other store."
}