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

{
    "id": 107523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107523/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Speaker, Sir, I support the amendment. I want to bring to the attention of hon. Members the fact that this Article does not talk about land alone. The word is “property”. It extends to your car and everything else that you have in this world. So, if you think that it only relates to land, and you think that there are only a few people who can own land, you are mistaken. It talks about property, and “property” has a wider description."
}