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

{
    "id": 789681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789681/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Hon. Losiakou",
    "speaker_title": "",
    "speaker": {
        "id": 2662,
        "legal_name": "Losiakou David Pkosing",
        "slug": "losiakou-david-pkosing"
    },
    "content": "Hon. Chairman, I beg to move: THAT, Clause 10 of the Bill be amended in the marginal notes by deleting the words “Classification of national trunk and county roads” and substituting therefor the words “Classification of public roads”."
}