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

{
    "id": 123959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123959/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, the Ministry is not being intimidated. However, we have to take into account the fact that a local authority is also an entity which is led by politicians. We have to try and come to an understanding when we are dealing with some of these things. It is not a question of the Ministry being intimidated at all."
}