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

{
    "id": 1030441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030441/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, lastly, there is no country in the world that is properly agricultural without subsidies to farmers. If you go to USA, Europe and anywhere else, farmers take a very significant allocation of resources to feed the nation and to generate wealth."
}