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

{
    "id": 132456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132456/?format=api",
    "text_counter": 545,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "I know the example of Botswana has been given. I have had the opportunity to be in Namibia to look at how that industry is developed. They have a meat company in Namibia called Namibia Meatco. Since the place is a desert the entire industry has been taken care of from the time of production up to the time of processing the product which is meat to the final market. These are people who have been trained here."
}