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

{
    "id": 239188,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239188/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, the law is very clear. Unless the hon. Member is ignorant, the law that was passed in this House talks of two new cars, up to 3,000 cc, replaced every three years. This law came into effect in January, 2004. Since then, three years will actually elapse at the end of this year."
}