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

{
    "id": 621137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/621137/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! You may now draw the Bar and open the door. Hon. Members, we will now proceed to Order No.9 but you should remember that Order Nos.10, 11 and 12 are deferred. So, after Order No.9, we will go to Order No.13."
}