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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307644/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307644/",
        "id": 307644,
        "title": "Protracker V2.3F",
        "author_nicks": [
            {
                "name": "8bitbubsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69313/?format=api",
                    "id": 69313,
                    "name": "8bitbubsy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-14",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker",
            "protracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315521/?format=api",
        "demozoo_url": "https://demozoo.org/music/315521/",
        "id": 315521,
        "title": "The Channel",
        "author_nicks": [
            {
                "name": "8bitbubsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69313/?format=api",
                    "id": 69313,
                    "name": "8bitbubsy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203459/?format=api",
        "demozoo_url": "https://demozoo.org/music/203459/",
        "id": 203459,
        "title": "Scrollers",
        "author_nicks": [
            {
                "name": "8bitbubsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69313/?format=api",
                    "id": 69313,
                    "name": "8bitbubsy",
                    "is_group": false
                }
            },
            {
                "name": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]