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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325058/?format=api",
        "demozoo_url": "https://demozoo.org/music/325058/",
        "id": 325058,
        "title": "Guni-Guni, 5AM",
        "author_nicks": [
            {
                "name": "JWPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135264/?format=api",
                    "id": 135264,
                    "name": "JWPH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Battle Of The Bits",
                "abbreviation": "BOTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                    "id": 72186,
                    "name": "Battle Of The Bits",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "it",
            "tinymod-grand-prix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317152/?format=api",
        "demozoo_url": "https://demozoo.org/music/317152/",
        "id": 317152,
        "title": "Hydroponics",
        "author_nicks": [
            {
                "name": "JWPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135264/?format=api",
                    "id": 135264,
                    "name": "JWPH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm",
            "first-production"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325059/?format=api",
        "demozoo_url": "https://demozoo.org/music/325059/",
        "id": 325059,
        "title": "Come Jam with Us",
        "author_nicks": [
            {
                "name": "JWPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135264/?format=api",
                    "id": 135264,
                    "name": "JWPH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm",
            "halfy-and-winks"
        ]
    }
]