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

{
    "id": 216015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/216015/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Hon. Members, we will now move on. If you have further comments to make, you will have a chance to do it during the Third Reading. I shall now put the Question."
}