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

{
    "id": 205957,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205957/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Wanjala",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Deputy Speaker, Sir, I had forgotten! I wish to apologise for not having been able to reach here by the time you called out this Question yesterday. I was held up in a traffic jam."
}