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

{
    "id": 270000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270000/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to ask this “A” Minister the following question: From Machakos to Kitui it is 170 kilometers. The section that we are talking about - Kaseve-Masii - is only 25 kilometers. The other 145 kilometers road is very nicely done. He has promised – and this is the fifth year. I want him to give us a definite date, not on maintenance, but when the construction is going to start."
}