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

{
    "id": 235987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235987/?format=api",
    "text_counter": 304,
    "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. Kimeto! Hon. Members, I would like to draw your attention to Standing Order No.87 about repetition. Please, if an aspect has been discussed on the Floor of the House, you do not have to repeat it! Let us hear new arguments for and against the Bill. Mr. Kimeto, please proceed!"
}