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

{
    "id": 2493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2493/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "So, what happens is that there are actually no sittings. If in four years, they have sat once, then there are no sittings. I am not a lawyer, but I can imagine a lawyer would argue that in the sense this Committee has ceased being a Committee."
}