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

{
    "id": 90752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90752/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, when a contractor is awarded a contract to do a particular section of a road, it is his responsibility to recruit staff as he deems fit. I have given general instructions though, that for any casual jobs, they must be reserved for the locals in that area. But for anything that would require expertise or a certain level of experience, I do not want to interfere because I will also be putting the contractor in a very awkward position that will not allow me to audit his work later."
}