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

{
    "id": 50889,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50889/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "(i) most animals in Marakwet are not housed and, therefore, sleep on the bare floor, making the quality of wool low and the wool itself very dirty; this lowers its price at the market;"
}