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

{
    "id": 133652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133652/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, it may not be very accurate to say that there was an error in the design. At the time when the road was built, the population in that particular area was not as high as it is today. Therefore, at that time, the concerns were"
}