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

{
    "id": 55499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55499/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Thirdly, by establishing our own factory, we will ensure that our youth will get employment opportunities. Again, this is a very important way of creating employment for our youth. It is important that, as a country, we focus on establishing factories and industries within our country to ensure that we address this problem. As a country, we spend a lot of money in foreign exchange when we import fertilizers. If we establish our own fertilizer factory, we shall, as a country, be able to save on foreign exchange."
}