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

{
    "id": 20455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20455/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I admire this Minister because of her knowledge in the field of education. However, is it fair to shift a whole college where even staff have to re-apply again whereas the normal practice is to open campuses elsewhere? Is it in order for her to support the move to close and transfer as opposed to opening another campus elsewhere?"
}