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

{
    "id": 450300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450300/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Sen. Elachi",
    "speaker_title": "",
    "speaker": {
        "id": 13115,
        "legal_name": "Beatrice Elachi",
        "slug": "beatrice-elachi"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I may be wrong but I thought that after the First Reading, we commit a Bill to a Committee. However, we will be guided by the Clerks-at-the-Table on how it goes."
}