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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121215/?format=api",
        "demozoo_url": "https://demozoo.org/music/121215/",
        "id": 121215,
        "title": "Love Potion 2 - XM",
        "author_nicks": [
            {
                "name": "Luk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                    "id": 10172,
                    "name": "Luk",
                    "is_group": false
                }
            },
            {
                "name": "Rommel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23331/?format=api",
                    "id": 23331,
                    "name": "Rommel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35561/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35561/",
        "id": 35561,
        "title": "Cyborg",
        "author_nicks": [
            {
                "name": "Axxel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21754/?format=api",
                    "id": 21754,
                    "name": "Axxel",
                    "is_group": false
                }
            },
            {
                "name": "Rommel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23331/?format=api",
                    "id": 23331,
                    "name": "Rommel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revelation",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                    "id": 10677,
                    "name": "Revelation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]