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

{
    "id": 202205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202205/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Deputy Speaker, Sir, may I seek your indulgence and move on to the next Question in the hope that the Minister or his Assistant will be here by the time we finish the others."
}