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

{
    "id": 213051,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213051/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to know from the Assistant Minister whether the Government is making arrangements to increase the amount of money given to the AFC in order to give loans to all the farmers who applied for such loans?"
}