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

{
    "id": 3623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3623/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "There is also a Motion by hon. Affey to the Ministry of State for Public Service urging the Government to disseminate information on employment vacancies available in Government Ministries and departments, parastatals and other sectors, counties, locations, areas of worship and other areas easily accessible to the public and using all available media in order to accord all Kenyans equal opportunity to apply and compete for the positions."
}