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

{
    "id": 172052,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172052/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "We went slow on the flour project because we experienced problems in the distribution. We needed to involve the private sector to make the distribution network more efficient and reach further places. That process is still ongoing. It will take time before flour is available in many parts of the country."
}