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

{
    "id": 67793,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67793/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, as you bear that in mind, I wish to plead with you because this matter could be best handled at the Committee level because of its nature. In any case, Committees are open to all Members."
}