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

{
    "id": 250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance:- (a) whether he is aware that Samburu County has only one District Code for Recurrent Expenditure; and, (b) when the other two districts – Samburu East and Samburu North - will be allocated codes."
}