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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299970/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299970/",
        "id": 299970,
        "title": "Preamp II",
        "author_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-11",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "pretracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280570/",
        "id": 280570,
        "title": "Preamp",
        "author_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-11",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "pretracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97296/",
        "id": 97296,
        "title": "Oneliners Digest II",
        "author_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97297/",
        "id": 97297,
        "title": "Alien Invasion",
        "author_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl"
        ]
    }
]