GET /api/v1/releasers/38725/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/372563/?format=api",
        "demozoo_url": "https://demozoo.org/music/372563/",
        "id": 372563,
        "title": "Disintegration",
        "author_nicks": [
            {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38725/?format=api",
                    "id": 38725,
                    "name": "Fox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Force II",
                "abbreviation": "F2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
                    "id": 7190,
                    "name": "Force II",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "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",
            "temple-lead"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372564/?format=api",
        "demozoo_url": "https://demozoo.org/music/372564/",
        "id": 372564,
        "title": "Fiction - Intro",
        "author_nicks": [
            {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38725/?format=api",
                    "id": 38725,
                    "name": "Fox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Force II",
                "abbreviation": "F2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
                    "id": 7190,
                    "name": "Force II",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "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"
        ]
    }
]