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

{
    "id": 92347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92347/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "I also want to assure the hon. Member that the operational costs of these authorities which are directly charged with the maintenance of roads in the rural areas must come from these particular funds. That will be the case as the law has stipulated."
}