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

{
    "id": 233933,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233933/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": " Is anybody here from the Ministry of State for Administration and National Security? We will defer that Question until next time."
}