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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121235/?format=api",
        "demozoo_url": "https://demozoo.org/music/121235/",
        "id": 121235,
        "title": "Warriors of the Dawn",
        "author_nicks": [
            {
                "name": "iCELizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22220/?format=api",
                    "id": 22220,
                    "name": "iCELizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demoniac Productions",
                "abbreviation": "DP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22221/?format=api",
                    "id": 22221,
                    "name": "Demoniac Productions",
                    "is_group": true
                }
            }
        ],
        "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": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33476/?format=api",
        "demozoo_url": "https://demozoo.org/music/33476/",
        "id": 33476,
        "title": "Follow Me",
        "author_nicks": [
            {
                "name": "iCELizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22220/?format=api",
                    "id": 22220,
                    "name": "iCELizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demoniac Productions",
                "abbreviation": "DP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22221/?format=api",
                    "id": 22221,
                    "name": "Demoniac Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]