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

{
    "id": 5450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5450/?format=api",
    "text_counter": 446,
    "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": "Madam Temporary Deputy Speaker, therefore, what we are trying to say is that we want to give work to other contractors, or any other contractor for that matter; let it also go on record that we would really want to encourage local capacity in road building at that level, so that we can put road construction money into the local economy of the areas we will want to develop."
}