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

{
    "id": 42895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42895/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, it is obvious! At the same time, even handsome men are sometimes beaten! Could the Government consider hiring professionals to deal with these cases?"
}