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

{
    "id": 6573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6573/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, the cost of construction of a road varies from one region to another. It also varies with regard to availability of materials to use on the road. It also varies from period to period. For example, the road which the hon. Member is referring to was constructed in 2005/2006. This one was done in 2009. So, there is also the time frame and the cost of material is all the time going up."
}