GET /api/v1/releasers/28779/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/97524/?format=api",
        "demozoo_url": "https://demozoo.org/music/97524/",
        "id": 97524,
        "title": "Bleak December",
        "author_nicks": [
            {
                "name": "Stanley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28779/?format=api",
                    "id": 28779,
                    "name": "Stanley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48829/?format=api",
        "demozoo_url": "https://demozoo.org/music/48829/",
        "id": 48829,
        "title": "Piece of Mind",
        "author_nicks": [
            {
                "name": "Stanley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28779/?format=api",
                    "id": 28779,
                    "name": "Stanley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-29",
        "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/50663/?format=api",
        "demozoo_url": "https://demozoo.org/music/50663/",
        "id": 50663,
        "title": "Farewell Reality",
        "author_nicks": [
            {
                "name": "Stanley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28779/?format=api",
                    "id": 28779,
                    "name": "Stanley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46641/?format=api",
        "demozoo_url": "https://demozoo.org/music/46641/",
        "id": 46641,
        "title": "The miscarriage of jennifer",
        "author_nicks": [
            {
                "name": "Stanley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28779/?format=api",
                    "id": 28779,
                    "name": "Stanley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]