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

{
    "id": 92317,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92317/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. How can the Assistant Minister stand up and say that there is no shortage of personnel? We have been waiting for policemen to be posted to Kiria-ini for the last two years! We have got less than 10 officers to man a whole district!"
}