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

{
    "id": 30012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30012/?format=api",
    "text_counter": 761,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to move the following Motion:- THAT, this House adopts the Report of the Select Committee on Equal Opportunity on the recruitment of the Managing Director, Kenya Bureau of Standards (KEBS), laid on the Table of the House on 16th December, 2010."
}