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

{
    "id": 42762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42762/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "I know that you trained me! That is why you are a good Professor! The reason I started doing that is because I said that the law is made for man and not man for the law. As a country, we have forgotten that."
}