GET /api/v1/releasers/22739/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/270930/?format=api",
"demozoo_url": "https://demozoo.org/productions/270930/",
"id": 270930,
"title": "Crash 1997 Invite #3",
"author_nicks": [
{
"name": "Xi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22739/?format=api",
"id": 22739,
"name": "Xi",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/165025/?format=api",
"demozoo_url": "https://demozoo.org/productions/165025/",
"id": 165025,
"title": "Crash 1997 Invite #1",
"author_nicks": [
{
"name": "Xi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22739/?format=api",
"id": 22739,
"name": "Xi",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-07-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]