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

{
    "id": 252670,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252670/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "Mr. Deputy Speaker, Sir, it is also the duty of this Government to ensure that the public gets value for money. To that extent, any method, be it through negotiation or otherwise, that would reduce the cost of securing goods and services from public funds, would be most welcome."
}