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

{
    "id": 150407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150407/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": "Mr. Speaker, Sir, in quite a number of cases, we have arrested the culprits and they have been taken to court. In some of the cases we have had to take action. When we do that, they do agree that they actually did it."
}