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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105209/?format=api",
        "demozoo_url": "https://demozoo.org/music/105209/",
        "id": 105209,
        "title": "Torn Apart",
        "author_nicks": [
            {
                "name": "Raze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16274/?format=api",
                    "id": 16274,
                    "name": "Raze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Padua",
                "abbreviation": "PDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                    "id": 3774,
                    "name": "Padua",
                    "is_group": true
                }
            },
            {
                "name": "Success+The Ruling Company",
                "abbreviation": "SCS*TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                    "id": 7511,
                    "name": "Success & The Ruling Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22093/?format=api",
        "demozoo_url": "https://demozoo.org/music/22093/",
        "id": 22093,
        "title": "Here Is the House",
        "author_nicks": [
            {
                "name": "Raze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16274/?format=api",
                    "id": 16274,
                    "name": "Raze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Padua",
                "abbreviation": "PDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                    "id": 3774,
                    "name": "Padua",
                    "is_group": true
                }
            },
            {
                "name": "Success",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                    "id": 2781,
                    "name": "Success",
                    "is_group": true
                }
            },
            {
                "name": "The Ruling Company",
                "abbreviation": "TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                    "id": 5027,
                    "name": "The Ruling Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20249/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20249/",
        "id": 20249,
        "title": "Welcome to Telekom",
        "author_nicks": [
            {
                "name": "Raze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16274/?format=api",
                    "id": 16274,
                    "name": "Raze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hitmen",
                "abbreviation": "HIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                    "id": 2964,
                    "name": "Hitmen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]