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

{
    "id": 254602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254602/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "As far as the registration of companies is concerned, the information on registration of companies is public knowledge."
}