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

{
    "id": 85654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85654/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. With regard to Question No.385, I request that you drop it because this is the second time that it has not been asked."
}