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

{
    "id": 15521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15521/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, at the moment, the NCPB has already bought over 100,000 bags of maize. But the problem is that the maize is not quite dry. The millers are also allowed to buy from the farmers. At the moment, the going price is Kshs3,000 per bag."
}