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

{
    "id": 567987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567987/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Sen. Munyes",
    "speaker_title": "",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "Mr. Speaker, Sir, let me start by thanking the Chairperson for that elaborate presentation. The Kenyan territory is critically in question. As we all heard in this House, there are disputes in the four neighbouring countries. If you look at our borders, the Kenyan territory is defined in---"
}