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

{
    "id": 258470,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/258470/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to say that the directive that he gave does not cover the existing debts, yet the same Government loans money to university students who get their certificates after"
}