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

{
    "id": 10212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10212/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Madam Temporary Deputy Speaker, since we are expecting to have a bumper harvest this year in most parts of Rift Valley, I would like the Assistant Minister to tell this House how long it takes for a farmer to be paid when he takes his maize to the NCPB."
}