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

{
    "id": 42501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42501/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Thank you Mr. Speaker, Sir. While I appreciate the answer from the Assistant Minister, he has said that Kirinyaga Central is one of the districts that will benefit from the fleet of vehicles that will be procured in the 2010/2011 Financial Year. So, noting that we are closing the year, I would like to know whether those vehicles have already arrived. Are we still waiting for them and, if so, for how long?"
}