GET /api/v1/releasers/113597/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/353788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353788/",
        "id": 353788,
        "title": "Radiating",
        "author_nicks": [
            {
                "name": "Still",
                "abbreviation": "STL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                    "id": 862,
                    "name": "Still",
                    "is_group": true
                }
            },
            {
                "name": "WAKE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
                    "id": 113597,
                    "name": "WAKE",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-26",
        "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": [
            "tooll3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292553/",
        "id": 292553,
        "title": "Strings",
        "author_nicks": [
            {
                "name": "WAKE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
                    "id": 113597,
                    "name": "WAKE",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "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": [
            "creative-commons",
            "tooll3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277324/",
        "id": 277324,
        "title": "Synchotron",
        "author_nicks": [
            {
                "name": "WAKE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
                    "id": 113597,
                    "name": "WAKE",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "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": [
            "creative-commons",
            "tooll3"
        ]
    }
]