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

{
    "id": 200504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200504/?format=api",
    "text_counter": 402,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to report that a Committee of the whole House has considered the Nutritionists and Dieticians Bill and approved the same with amendments, subject to recommittal of the Bill today in respect of Clause 5 to a Committee of the whole House pursuant to Standing Order No.109(2)."
}