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

{
    "id": 99794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99794/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": " On a point of information, Mr. Temporary Deputy Speaker, Sir. I just want to inform my good friend, Amb. Affey, that our universities have started providing those courses. Quite a number of them have started. It is not all of them. So, we are on course on that and we will try to do that."
}