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

{
    "id": 4434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4434/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Thank you, Madam Temporary Deputy Chair. If you look at the Engineers’ Registration Board, you will realise that it implies that the board is only being set up for registration and no other function, and yet in the Bill, we are proposing several other functions, including even providing technical services in terms of training for engineers and such other cases of discipline. So, the functions are more than one – more than registration. That is why we are now saying “Engineers Board of Kenya.”"
}