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

{
    "id": 242675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242675/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The Assistant Minister has not answered the question. Which section of the Employment Act allows the Government to dismiss an officer with loss of all dues or benefits after having served for all those years? Could the Assistant Minister quote the relevant section of the Act?"
}