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

{
    "id": 301122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301122/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Speaker, Sir, we, as a country, are in a very unique period; we have just discovered oil in Turkana and Nyakach. Next month, they will be drilling for oil in my own constituency in northern Kenya. We are just about to implement one of the biggest wind pumps in the whole of Africa in Marsabit County."
}