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

{
    "id": 192562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192562/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Speaker, Sir, given that record keeping in this country, particularly in the Ministry of Lands is manual, what is the Ministry doing to create a backup? Documents generated within the Ministry should be kept somewhere else because in case of a fire outbreak in Ardhi House, there will be a problem in this country."
}