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

{
    "id": 1079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1079/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, looking at the letter which has just been tabled, the Ministry of Roads is confirming that this particular contractor has actually damaged this road, what happens to the issue of axle weights? Does the Ministry enforce the issue of axle weights so that, that particular road is not damaged? Did this contractor contravene that?"
}