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

{
    "id": 1532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1532/?format=api",
    "text_counter": 56,
    "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, when I was supposed to answer this Question yesterday, my answer was not ready. I indicated that my Ministry was taking steps to revoke the title. My answer may not be quite along those lines, but the effect of it is really the same. Mr. Deputy Speaker, Sir, I beg to reply:"
}