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

{
    "id": 234249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234249/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "asked the Minister for Finance:- (a) whether he is aware that Mr. Fredrick Dzinga (P/No.31479) has not been paid his commuted pension and gratuity since 1998; and, (b) when he will be paid. 3650 PARLIAMENTARY DEBATES November 15, 2006"
}