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

{
    "id": 198202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198202/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Member of Parliament for Mbooni",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": " I know you have heard, but I want to tell you again that the fact that you are given one ballot paper means that you should vote on your own. We do not have agents here, unless you want us to appoint agents. Thank you, Mr. Clerk."
}