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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329835/?format=api",
        "demozoo_url": "https://demozoo.org/productions/329835/",
        "id": 329835,
        "title": "Darth Vader Loves You",
        "author_nicks": [
            {
                "name": "Alpha Raid",
                "abbreviation": "AR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                    "id": 21339,
                    "name": "Alpha Raid",
                    "is_group": true
                }
            },
            {
                "name": "Slaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                    "id": 59883,
                    "name": "Slaxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-08",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322598/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322598/",
        "id": 322598,
        "title": "4checkers",
        "author_nicks": [
            {
                "name": "Alpha Raid",
                "abbreviation": "AR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                    "id": 21339,
                    "name": "Alpha Raid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270217/",
        "id": 270217,
        "title": "Xmas 2k19",
        "author_nicks": [
            {
                "name": "Alpha Raid",
                "abbreviation": "AR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                    "id": 21339,
                    "name": "Alpha Raid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31795/",
        "id": 31795,
        "title": "Tubbattle 96k",
        "author_nicks": [
            {
                "name": "Alpha Raid",
                "abbreviation": "AR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                    "id": 21339,
                    "name": "Alpha Raid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]