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

{
    "id": 7925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7925/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I asked a similar Question in May and the Assistant Minister talked of negotiating with the Equity Bank and the AFC. Today, after four months, he is still talking of negotiating. When will these negotiations take place?"
}