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

{
    "id": 203188,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203188/?format=api",
    "text_counter": 568,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " No! You are not raising it! I am in charge of the House! When the Minister is out of order, I will tell him he is out of order! Mr. Minister, you are out of order! I called you to move your amendment! Nothing else!"
}