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

{
    "id": 161610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161610/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You have just ruled that the hon. Member should use the correct language in the House. To that extent, he has used a very demeaning word against an hon. Member. Is that in order?"
}