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

{
    "id": 20622,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20622/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I rise to seek leave that this House do now adjourn in accordance with the provisions of the Standing Order No.23(1) for the purpose of discussing the current nationwide teachers’ strike as a matter of urgent national importance."
}