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

{
    "id": 25883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25883/?format=api",
    "text_counter": 672,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "(5) The Court shall not order the release of a permanent resident or a foreign national unless satisfied that the permanent resident or foreign national shall present himself on being required to do so by an immigration officer or a police officer and taking into account the following factors-"
}