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

{
    "id": 252495,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252495/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, to begin with, I seek your guidance regarding page 416 of the Recurrent Expenditure Estimates. Under Head 881, Legislature, Item 2110100, Basic Salaries, Permanent Employees---"
}