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

{
    "id": 12072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12072/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Speaker, Sir, I wish to support the Motion and give information with respect to Order No.9 and Order No.10. With respect to Order No.9, there is a statutory deadline ending today. So, we have to clear with that Motion today. With respect to Order No.10, we have a statutory deadline for Monday. Therefore, this is the final sitting day for those two orders. I beg to support."
}