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

{
    "id": 173132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173132/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "The best thing we are doing, which we want to encourage, is proper use of roads, so that we can continue having free flow of traffic. In situations where we require a foot bridge, and we can get it, that is the direction we wish to go. So, in black spots where there are high populations, we would like to go the direction of building foot bridges to avoid a conflict."
}