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

{
    "id": 384456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/384456/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Senators, you will notice that this Motion was in yesterday’s Order Paper. However, due to lack of quorum, we could not proceed. Therefore, I have directed that the Notice and the Motion, according to our Standing Orders, be prosecuted on the same day. This is also due to its urgency."
}