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

{
    "id": 170172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170172/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Otuoma",
    "speaker_title": "The Minister for Fisheries Development",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "I have also put in place a fisheries policy, where the Ministry is being restructured to link research to development and to ensure that there is continuous dissemination of research information to fishermen and other stakeholders. One of the major focus is recognition of the fact that Lake Turkana is our biggest inland water lake, which can provide fish for the local and the international markets."
}