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

{
    "id": 9571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9571/?format=api",
    "text_counter": 635,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "There is a court order that says there shall be no development on that land, but there are people in this House, who are friends of people out there, who have been the beneficiaries of the sale of this land. That is where the problem is."
}