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

{
    "id": 278005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278005/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "(b) My Ministry has served the contractor with a 14-day default notice. If the contractor does not resume operations within 14 days, the contract will be terminated and awarded to another contractor."
}