Instruction: Discuss the implementation of a HATEOAS-compliant RESTful API using Django.
Context: This question tests the candidate's ability to design RESTful APIs that adhere to Hypermedia as the Engine of Application State (HATEOAS) principles, enhancing API discoverability and self-documentation.