GET /api/v1/releasers/17528/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/24177/?format=api",
        "demozoo_url": "https://demozoo.org/music/24177/",
        "id": 24177,
        "title": "Spiwurcore",
        "author_nicks": [
            {
                "name": "Elektro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14817/?format=api",
                    "id": 14817,
                    "name": "Elektro",
                    "is_group": false
                }
            },
            {
                "name": "Jakim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1353/?format=api",
                    "id": 1353,
                    "name": "Jakim",
                    "is_group": false
                }
            },
            {
                "name": "Stormek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17528/?format=api",
                    "id": 17528,
                    "name": "Stormek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]