GET /api/v1/releasers/78736/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/219793/?format=api",
"demozoo_url": "https://demozoo.org/productions/219793/",
"id": 219793,
"title": "Born to Raise the Hell",
"author_nicks": [
{
"name": "4-Ward",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78736/?format=api",
"id": 78736,
"name": "4-Ward",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-11-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/50/?format=api",
"id": 50,
"name": "96K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/188213/?format=api",
"demozoo_url": "https://demozoo.org/productions/188213/",
"id": 188213,
"title": "Twin-Go Home",
"author_nicks": [
{
"name": "4-Ward",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78736/?format=api",
"id": 78736,
"name": "4-Ward",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-10-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]