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

{
    "id": 242999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242999/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, it is out of order for the Minister to refer to me as her learned junior because in Parliament, we are all equal!"
}