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

{
    "id": 123219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123219/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "In this regard, the Kenyan Government has concluded a memorandum of understanding with the Government of the USA, the European Union-led Naval Forces and the Government of the United Kingdom (UK) as well as Northern Ireland for the transfer of suspected pirates to Kenya for prosecution."
}