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

{
    "id": 303555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303555/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I commit and promise here that if I get the money, I will buy a vehicle for the Njoro District Education Officer (DEO). My problem is lack of money from the Treasury. At the moment, several DEOs and county directors have no vehicles to use. So, when money is availed do me, the DEO for Njoro will be given the first priority."
}