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

{
    "id": 142682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142682/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. First of all, I would like to congratulate the Chairman of the Public Accounts Committee (PAC) for the wonderful job that he and other Members of the Committee have done."
}