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

{
    "id": 3242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3242/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, for the first time during the 10th All African Games there was netball for men as an event but after accreditation of our team, when we reached Maputo, some countries from North Africa who were the main players in this game had pulled out for some reasons unknown to us. The terms and conditions for a sport to be considered an event is that it must be played by five countries. In this case, there was only Kenya and Maputo. So, we had to make a decision to bring these men back to the country because they could not play but it was not their wish. They had been invited and had already been accredited but the other countries did not turn up."
}