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

{
    "id": 28573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28573/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-president and Minister for Home Affairs",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Speaker, Sir, it is obvious that most of the reasons given for moving this Procedural Motion, or indeed, the counter arguments and arguments for it have already been covered under Order No.8. As you pointed out, some of my colleagues’ observations were even in anticipation of the Orders that had not been reached. I would like to move that we order the shortening of the publication period, now that the reasons are very well known."
}