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

{
    "id": 222019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222019/?format=api",
    "text_counter": 232,
    "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 top of page 1094 to read \"First Schedule\"."
}