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

{
    "id": 32269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32269/?format=api",
    "text_counter": 438,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is it in order for Madam Temporary Deputy Speaker to persuade a Member to come back and make a contribution in the House, when he has made a decision to move out of the House?"
}