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

{
    "id": 1501468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501468/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "made significant strides in implementing another key pillar of our manifesto; labour migration. This initiative seeks to harness Kenya's abundant human capital by creating meaningful job opportunities abroad, empowering our citizens and positioning Kenyan talent on the global stage. Since July, 2023, we have successfully facilitated employment of 105,367 Kenyans across multiple countries in a wide range of jobs."
}