GET /api/v1/releasers/75629/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/182235/?format=api",
"demozoo_url": "https://demozoo.org/graphics/182235/",
"id": 182235,
"title": "freakout",
"author_nicks": [
{
"name": "asharp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75629/?format=api",
"id": 75629,
"name": "asharp",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-01-07",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"shader-sandbox"
]
}
]