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

{
    "id": 2589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2589/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " Mr. Deputy Speaker, Sir, although I said it, I am convinced that I should withdraw and apologise. I will only ask my colleague, the Minister of State for Defence to look at balancing when they are redeploying. With those few remarks, I support the Motion."
}