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

{
    "id": 1210520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210520/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Speaker, Sir, we do not have a Committee on Implementation. However, I appeal to the SBC to follow up on some of the Committee reports and resolutions that we make so that they do not end up gathering dust in most of our offices."
}