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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170587/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170587/",
        "id": 170587,
        "title": "The Union Demo Intro (PSX)",
        "author_nicks": [
            {
                "name": "AloneTrio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2658/?format=api",
                    "id": 2658,
                    "name": "NoNameNo",
                    "is_group": false
                }
            },
            {
                "name": "The Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                    "id": 31490,
                    "name": "The Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "remake",
            "hitmod",
            "port"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68152/",
        "id": 68152,
        "title": "The Union Demo",
        "author_nicks": [
            {
                "name": "The Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                    "id": 31490,
                    "name": "The Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "megademo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176997/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176997/",
        "id": 176997,
        "title": "Their First Intro",
        "author_nicks": [
            {
                "name": "The Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                    "id": 31490,
                    "name": "The Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]