How to return data with all ForeignKey?

See the docs page at Serializer relations - Django REST framework
There are examples on that page showing what you’re trying to do.