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

{
    "id": 132244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132244/?format=api",
    "text_counter": 333,
    "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 have developed a mechanism where we are going to partner with seed companies, private farmers and agricultural training centres to develop this seed so that we can access it to farmers, for food production, especially in our ASALs."
}