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

{
    "id": 345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345/?format=api",
    "text_counter": 345,
    "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": " Madam Temporary Deputy Speaker, first of all let me respond to the allegation that he spoke to hon. Nguyai. These days, because of digitized equipment you can speak to hon. Nguyai even if he is in Rwanda. The fact that hon. Kabogo spoke to hon. Nguyayi does not mean that he was here in Kenya."
}