This returns a list of producers. The list can be shortened by using the parameters _offset
and _limit
.
object
array
_session_hash
(string)
Required. Session identifier (received during login - doLogin)
_offset
(integer)
Required. Defines the offset of the results by a specified offset.
_limit
(integer)
Required. Defines the number of results in the query.
_modified_from
(dateTime)
Defines the modification date from which the results will be displayed. Time in unixtime format.
_modified_to
(dateTime)
Defines the modification date to which the results will be displayed. Time in unixtime format.
created_at
(dateTime)
Entry creation date.
updated_at
(dateTime)
Entry last modification date.
id
(integer)
Producer identifier
name
(string)
Producer name.
image
(string)
File encoded with base64 method
image_filename
(string)
File name containing producer logo
url
(string)
Friendly link
link
(string)
Full link to producer