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

{
    "id": 222661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222661/?format=api",
    "text_counter": 239,
    "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, hon. Members! Let us follow the right procedure. Mr. Assistant Minister, you have to move the Motion in accordance with Standing Order No.18 and you had better do it properly. If you want guidance, we will help you."
}