GET /api/v1/releasers/26836/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/59915/?format=api",
"demozoo_url": "https://demozoo.org/productions/59915/",
"id": 59915,
"title": "MANDON array",
"author_nicks": [
{
"name": "Lorraine Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26836/?format=api",
"id": 26836,
"name": "Lorraine Productions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/42542/?format=api",
"demozoo_url": "https://demozoo.org/productions/42542/",
"id": 42542,
"title": "Get Boinged",
"author_nicks": [
{
"name": "Lorraine Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26836/?format=api",
"id": 26836,
"name": "Lorraine Productions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-09-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]