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

{
    "id": 156345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156345/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "On the day before yesterday, this matter moved much closer to this House, because it came to the attention of some of us in this House that the Prime Minister was denied the use of the gate that is normally reserved for His Excellency the President when he makes a visit to this House."
}