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

{
    "id": 113789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113789/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, DDOs must have studied Economics. Therefore, the positions that have been advertised are for economists. That is the qualification."
}