GET /api/v1/releasers/140519/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/335008/?format=api",
"demozoo_url": "https://demozoo.org/productions/335008/",
"id": 335008,
"title": "Christmas Diamonds (Commodore C64/Assembler)",
"author_nicks": [
{
"name": "TNT",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140519/?format=api",
"id": 140519,
"name": "TNT",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-30",
"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/59/?format=api",
"id": 59,
"name": "Code Challenge",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/335145/?format=api",
"demozoo_url": "https://demozoo.org/productions/335145/",
"id": 335145,
"title": "Christmas Diamonds (Commodore C64/BASIC V2)",
"author_nicks": [
{
"name": "TNT",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140519/?format=api",
"id": 140519,
"name": "TNT",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-30",
"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/59/?format=api",
"id": 59,
"name": "Code Challenge",
"supertype": "production"
}
],
"tags": [
"basic"
]
}
]