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

{
    "id": 389913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/389913/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Hon. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Also, before I resume my seat, it is also of great concern that some of the Statements we are asking for, we expect to be called to the Committees even to participate. You wait for a month, two or even three months and some of them are very urgent."
}