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

{
    "id": 83226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83226/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, we require two more weeks, given the procedural issues of inviting witnesses, which normally takes seven days. One of the two weeks that we were given by the Deputy Speaker was consumed by the matter of inviting witnesses before we embarked on the mission on the ground."
}