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

{
    "id": 2161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2161/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Deputy Speaker, Sir, when I came in, I think you did not see me. However, I beg to ask my Question."
}