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

{
    "id": 22754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22754/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Speaker, Sir, mine is on the Statement to be issued by the Leader of Government Business. When that Statement was requested, they indicated that they would issue it on Thursday but after insisting, they agreed to issue it on Tuesday. I think it will take a lot of time now that they say that they want to consult until Wednesday, next week. Could they issue the Statement on Thursday, this week, after consultations?"
}