GET /api/v1/releasers/26390/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/41539/?format=api",
        "demozoo_url": "https://demozoo.org/music/41539/",
        "id": 41539,
        "title": "Cool Project",
        "author_nicks": [
            {
                "name": "Dj Roby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26390/?format=api",
                    "id": 26390,
                    "name": "Dj Roby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133276/?format=api",
        "demozoo_url": "https://demozoo.org/music/133276/",
        "id": 133276,
        "title": "Integrator (Real Vision)",
        "author_nicks": [
            {
                "name": "Dj Roby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26390/?format=api",
                    "id": 26390,
                    "name": "Dj Roby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nevermind",
                "abbreviation": "NVM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14561/?format=api",
                    "id": 14561,
                    "name": "Nevermind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-25",
        "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"
        ]
    }
]