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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321462/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321462/",
        "id": 321462,
        "title": "Robots slideshow",
        "author_nicks": [
            {
                "name": "RM-TEAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20530/?format=api",
                    "id": 20530,
                    "name": "RM-TEAM",
                    "is_group": true
                }
            },
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/87/?format=api",
                "id": 87,
                "name": "ZVT PP01"
            }
        ],
        "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/201130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201130/",
        "id": 201130,
        "title": "Whole",
        "author_nicks": [
            {
                "name": "RM-TEAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20530/?format=api",
                    "id": 20530,
                    "name": "RM-TEAM",
                    "is_group": true
                }
            },
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/87/?format=api",
                "id": 87,
                "name": "ZVT PP01"
            }
        ],
        "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/49531/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49531/",
        "id": 49531,
        "title": "Realtime Trigonometric Snakes",
        "author_nicks": [
            {
                "name": "RM-TEAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20530/?format=api",
                    "id": 20530,
                    "name": "RM-TEAM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-03-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]