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

{
    "id": 10401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10401/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, the helicopter was donated to the Government. It cannot be leased or given to a private owner. It was donated to the Ministry of Medical Services, particularly Kenyatta National Hospital (KNH)."
}