GET /api/v1/releasers/110523/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/380444/?format=api",
"demozoo_url": "https://demozoo.org/graphics/380444/",
"id": 380444,
"title": "Legend - Rippin' It Up",
"author_nicks": [
{
"name": "Smooth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110523/?format=api",
"id": 110523,
"name": "Smooth",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Legend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
"id": 110517,
"name": "Legend",
"is_group": true
}
}
],
"release_date": "1995-07-15",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"logo",
"ripscrip"
]
}
]