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

{
    "id": 333357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333357/?format=api",
    "text_counter": 494,
    "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, hon. Members! For the benefit of Mr. Abdikadir and Mr. Kimunya, you do not put a Question at the same time that you are proposing while on your feet. Those are two distinct stages."
}