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

{
    "id": 54645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54645/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 38,
        "legal_name": "Emilio Mureithi Kathuri",
        "slug": "emilio-kathuri"
    },
    "content": "(c) Could the Minister state the month-to-month payment made to macadamia farmers for their crop from January 2010 to date and also state the measures being taken to ensure the farmers are paid the best price for the crop?"
}