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

{
    "id": 38278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38278/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, the farmers have contracts with millers and if cane is found within the area of the millers, it is taken and if the farmer is not contracted by the miller, he is expected to prove that the cane is his."
}