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

{
    "id": 1536,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1536/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Deputy Speaker, Sir, if you give me 30 days, I will be able to do that, one way or the other. So, Mr. Salim will be given 14 days to do that and then, in the next 14 days, we will take appropriate action."
}