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

{
    "id": 222385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222385/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I think there is a mistake in the Order Paper. The Labour Institutions Bill has not matured. I only read it for the first time yesterday. Therefore, I think we should move on to the next Order."
}