GET /api/v1/releasers/132306/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/309965/?format=api",
        "demozoo_url": "https://demozoo.org/music/309965/",
        "id": 309965,
        "title": "The Sniper",
        "author_nicks": [
            {
                "name": "Glejs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132306/?format=api",
                    "id": 132306,
                    "name": "Glejs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sweep",
                "abbreviation": "dS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29565/?format=api",
                    "id": 29565,
                    "name": "Digital Sweep",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309785/?format=api",
        "demozoo_url": "https://demozoo.org/music/309785/",
        "id": 309785,
        "title": "Perfect System",
        "author_nicks": [
            {
                "name": "Glejs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132306/?format=api",
                    "id": 132306,
                    "name": "Glejs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sweep",
                "abbreviation": "dS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29565/?format=api",
                    "id": 29565,
                    "name": "Digital Sweep",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]