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

{
    "id": 99252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99252/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance:- (a) when the gazetted customs border post at Diif will be operationalized; and (b) what stop-gap measures the Government will take to curb illegal cross-border trade?"
}