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

{
    "id": 50760,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50760/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, Mr. Ooko was outpatient No. 7999/2011. The residence of the patient is Nyabisawa. The patient reported at the registration desk at 7.28 a.m."
}