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

{
    "id": 2200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2200/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ai",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Mr. Deputy Speaker, Sir, first of all, I apologize for coming late."
}