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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24905/",
        "id": 24905,
        "title": "Yuri Nation",
        "author_nicks": [
            {
                "name": "Non Alien Nature Five",
                "abbreviation": "NANV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17868/?format=api",
                    "id": 17868,
                    "name": "Non Alien Nature Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8186/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8186/",
        "id": 8186,
        "title": "Nean der taler",
        "author_nicks": [
            {
                "name": "Non Alien Nature Five",
                "abbreviation": "NANV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17868/?format=api",
                    "id": 17868,
                    "name": "Non Alien Nature Five",
                    "is_group": true
                }
            },
            {
                "name": "bypass",
                "abbreviation": "bps",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                    "id": 3793,
                    "name": "bypass",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-28",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]