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

{
    "id": 2603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2603/?format=api",
    "text_counter": 294,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to poke his own Ministry’s Motion by casting doubts? When the Minister was coming to look for the support of the House, we thought you had all the facts, and knew what you are doing. If you do not have enough facts, then you have no business supporting this Motion."
}