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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278833/",
        "id": 278833,
        "title": "Words 2",
        "author_nicks": [
            {
                "name": "9-Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50100/?format=api",
                    "id": 50100,
                    "name": "9-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-09",
        "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181968/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181968/",
        "id": 181968,
        "title": "Love",
        "author_nicks": [
            {
                "name": "Nine Design",
                "abbreviation": "nDs",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50100/?format=api",
                    "id": 50100,
                    "name": "9-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302444/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302444/",
        "id": 302444,
        "title": "Hologen 5",
        "author_nicks": [
            {
                "name": "Nine Design",
                "abbreviation": "nDs",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50100/?format=api",
                    "id": 50100,
                    "name": "9-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-pack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302445/",
        "id": 302445,
        "title": "RGB Cube",
        "author_nicks": [
            {
                "name": "9-Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50100/?format=api",
                    "id": 50100,
                    "name": "9-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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": []
    }
]