GET /api/v1/releasers/138871/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/328181/?format=api",
        "demozoo_url": "https://demozoo.org/music/328181/",
        "id": 328181,
        "title": "Trouble Tajm",
        "author_nicks": [
            {
                "name": "Sham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138871/?format=api",
                    "id": 138871,
                    "name": "Sham",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Squash",
                "abbreviation": "SQH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/989/?format=api",
                    "id": 989,
                    "name": "Squash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-06",
        "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/328180/?format=api",
        "demozoo_url": "https://demozoo.org/music/328180/",
        "id": 328180,
        "title": "Cracking Egg",
        "author_nicks": [
            {
                "name": "Sham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138871/?format=api",
                    "id": 138871,
                    "name": "Sham",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09",
        "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"
        ]
    }
]