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

{
    "id": 2146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2146/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sorry. I was not here when this Question was called in the first round. However, allow me to ask my Question."
}