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

{
    "id": 133638,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133638/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "In the first eight months of 2009, we had 19 fatal cases, 24 serious injuries and 44 slight injuries. It is obvious that the number of accidents is on the rise. My Ministry will do everything possible together with the community there to ensure that we stop this trend."
}