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

{
    "id": 333535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333535/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Deputy Speaker, Sir, the issue is very sensitive in terms of petroleum discovery in Turkana. The Minister should be pushed hard enough to present this. This is a national issue and petroleum is not only in Turkana, it is even in Coast and North Eastern provinces. We want a comprehensive Statement on the issue."
}