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

{
    "id": 112708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112708/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(b) Once the restructuring of the NCPB has been accomplished, the staff who will not be deployed in the restructured organization should exit through abolition of offices they hold or retire under the age set by the Government, as stipulated in the Government procedures."
}