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

{
    "id": 82354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82354/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": "My Ministry does not undertake to accommodate all the animals belonging to a Mr. X or Y. We expect that farmers who live near the forest will practice good animal husbandry and keep enough animals to feed on their farms and the balance can be obtained from our forests. We do not expect all the animals to come into the forest."
}