GET /api/v1/releasers/69852/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/200318/?format=api",
"demozoo_url": "https://demozoo.org/productions/200318/",
"id": 200318,
"title": "OMG got Balls!",
"author_nicks": [
{
"name": "OMG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69852/?format=api",
"id": 69852,
"name": "OMG",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-03-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"sparkle-loader"
]
},
{
"url": "https://demozoo.org/api/v1/productions/168199/?format=api",
"demozoo_url": "https://demozoo.org/productions/168199/",
"id": 168199,
"title": "Tunnel Vision",
"author_nicks": [
{
"name": "OMG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69852/?format=api",
"id": 69852,
"name": "OMG",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-02-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]