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

{
    "id": 198197,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198197/?format=api",
    "text_counter": 104,
    "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": " Mr. Clerk, please, allow me! My name is Mutula Kilonzo. I would like to make a little contribution. I would like to remind this House that on 27th December last year, all of us, as a matter of fact, went to the ballot box."
}