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

{
    "id": 50887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50887/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "asked the Minister for Livestock Development:- (a) whether the Minister is aware that wool farming is the main source of livelihood to the people of Marakwet; (b) whether he is further aware that the per-unit cost of wool production has become higher than the earnings to the farmers; and, (c) what the Ministry is doing to ensure that wool farmers benefit from the activity."
}