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

{
    "id": 5677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5677/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "“Judicial Commission: The task force observes that the Government has a duty to safeguard the interests of the citizens.”"
}