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

{
    "id": 128324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128324/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, a couple of months ago, we appointed a consultant to look into the classifications of our roads. I have been assured by my officers before I came to the House that the classification exercise has now been finalized. I will allow that classification to take care of what the hon. Member wants me to consider. I will release the new classification of our roads any time now."
}