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

{
    "id": 208247,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/208247/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order! Order! This is a timed Motion! We have to abide by our own rules. We have to go on for three hours until I see nobody standing to catch my eye. That is when I will call upon the Mover to reply. Proceed, Mr. Serut!"
}