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

{
    "id": 2346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2346/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister talked of the 90 days stocks that they have now realized they should be keeping. Why does it take the Government too long to realize that they need to have these stocks to be in a position to counter the kind of situation we are facing now?"
}