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

{
    "id": 5350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5350/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Mr. Nyammo",
    "speaker_title": "",
    "speaker": {
        "id": 117,
        "legal_name": "Francis Thombe Nyammo",
        "slug": "francis-nyammo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. According to my counting, I do not think we have a quorum to continue with this Business in the House."
}