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

{
    "id": 8646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8646/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I expect to receive the design report in the month of February, 2012. As soon as we are able to get that report, we will look for funds. That report will indicate to us where culverts or access junctions will be built. After the design has been received then we will construct the access junctions on the road."
}