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

{
    "id": 335036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335036/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "As an African nation and a young democracy, we appreciate the advocacy role that NGOs play. Also, we want NGOs to truly give support in the infrastructure sector, education and health, so that we are able to get goods results in these sectors; these sectors are key to humanity."
}