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

{
    "id": 457847,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/457847/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Katoo",
    "speaker_title": "",
    "speaker": {
        "id": 199,
        "legal_name": "Judah Katoo Ole-Metito",
        "slug": "judah-ole-metito"
    },
    "content": "The sentiments that were given by Members while contributing are going to be taken care of when we go to the Third Reading, where amendments will be proposed by both the Committee and also individual Members. Without taking much time, I beg to move."
}