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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198904/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/198904/",
        "id": 198904,
        "title": "Slash in Time",
        "author_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-02-02",
        "supertype": "graphics",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97913/",
        "id": 97913,
        "title": "Dear Denmark",
        "author_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-10-19",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36798/",
        "id": 36798,
        "title": "Unusual Mind",
        "author_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/7917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7917/",
        "id": 7917,
        "title": "Resurrection",
        "author_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]