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

{
    "id": 80401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80401/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "If you go through the information on the document that has been tabled, you will notice that out of the 186 vehicles that were exempted, the passport numbers of 85 of the persons who received the exemptions are unknown. In other words, we do not even know whether they had actually left this country."
}