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

{
    "id": 222015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222015/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " Mr. Speaker, Sir, I beg to move:- THAT, the Bill be amended by inserting the word \"First\" before the word \"Schedule\" at the 1314 PARLIAMENTARY DEBATES May 15, 2007 top of page 1094 to read \"First Schedule\". THAT, the Bill be amended by inserting the words \"Second Schedule\" right above the words \"Recurrent Expenditure\" at the centre of page 1104."
}