Get lists of publishers
Last updated
Last updated
By default we return 25 results per page. You can change this default and through publishers with the per-page
and page
parameters:
Get the second page of publishers results, with 50 results returned per page
You also can with the sort
parameter:
Sort publishers by display name, descending
Continue on to learn how you can and lists of publishers.
You can use sample
to get a random batch of publishers. Read more about sampling and how to add a seed
value .
Get 10 random publishers
You can use select
to limit the fields that are returned in a list of publishers. More details are .
Display only the id
, display_name
, and alternate_titles
within publishers results