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

{
    "id": 42090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42090/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Mr. Speaker, Sir, the Ministry has tried to do what I mentioned earlier. But now that it has come to my attention that most of them have not done it, we are going to follow them up and make sure that all television stations broadcast in sign language."
}