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

{
    "id": 42570,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42570/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Finally, as I stated on 11th August, 2010, I want to assure the House that in future, the Ministry will decentralise the recruitment exercise by implementing the Ministry of Public Service Circular on district-based recruitment policy to address the challenges raised by the hon. Member."
}