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

{
    "id": 718435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/718435/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon (Ms.) Sunjeev",
    "speaker_title": "",
    "speaker": {
        "id": 13136,
        "legal_name": "Sunjeev Kour Birdi",
        "slug": "sunjeev-kour-birdi"
    },
    "content": "Hon. Temporary Deputy Speaker, I do not seem to understand why my colleague is laughing at me from the other side. Maybe if I am wrong he can highlight it. Otherwise, perhaps he can stop distracting me."
}