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

{
    "id": 321299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321299/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "asked the Minister of State for Defence:- (a) whether he is aware that death gratuity for the late Cpl. Willy Kiplagat (S/No.59142) has not been paid to the widow; and, (b) when she will be paid."
}