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

{
    "id": 91258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91258/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "I just want to make one point about performance management. In the end, it is about whether we actually manage according to plans and targets that we set. Performance management is not just about Ministers and Permanent Secretaries signing performance contracts in a big ceremony. It is about whether those targets are, in fact, aligned to Vision 2030."
}