0 votes
in Django by
Since the API chooses the content type of the response based on the client request, it will return an HTML-formatted representation of the resource in a web-browsable form. Is this statement correct?

a) True

b) False

1 Answer

0 votes
by
a) True
...