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

{
    "id": 222764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222764/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Deputy Speaker, Sir, during the last drought many parts of this country lost a lot of animals. People in Mandera Central are losing camels. Could the Minister consider restocking these animals because they are the main means of the livelihood for the people in that area?"
}