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

{
    "id": 138702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/138702/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Deputy Speaker, Sir, I must again emphasise that, with this very difficult task, together with my team in the Ministry, and my very able Permanent Secretary (PS), we do not all the time feel that we are doing enough. However, at least, the little that has been done has been noticed. That is sufficient motivation for us to do even better."
}