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

{
    "id": 214222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214222/?format=api",
    "text_counter": 72,
    "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, Mr. Assistant Minister! Order, hon. Members! I can hardly follow the proceedings! It is now impossible! If you want to consult, why do you not do it quietly? If you are unable to do so, do it elsewhere and not here!"
}