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

{
    "id": 170337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170337/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 1391,
        "legal_name": "John Ndirangu Kariuki",
        "slug": "john-ndirangu-kariuki"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister for that answer. But, in view of the fact that those two roads serve very important agricultural areas which grow coffee and tea, we are all aware that coffee and tea has to be delivered and processed on time to maintain the quality that Kenyan is known for."
}