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

{
    "id": 9300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9300/?format=api",
    "text_counter": 364,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Kimunya! That point of order is valid, except that it is misplaced. You should have responded at the time he was laying that document. Granted that you did not have a copy of the document, that is why the Government side has another 10 minutes and you can raise that matter at that particular time when you are making your contribution."
}