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

{
    "id": 74123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74123/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On point of order, Mr. Deputy Speaker, Sir. If the works were done two years ago, the quotation was the amount which was paid by Matuu Town Council; that is Ksh384, 000. The reason the cost went up is that KPLC Limited never did the works. Now, two years later, they are demanding more money."
}