GET /api/v1/releasers/15535/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/22742/?format=api",
        "demozoo_url": "https://demozoo.org/music/22742/",
        "id": 22742,
        "title": "The Last Of The Hive",
        "author_nicks": [
            {
                "name": "Razoredge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15535/?format=api",
                    "id": 15535,
                    "name": "Razoredge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21202/?format=api",
        "demozoo_url": "https://demozoo.org/music/21202/",
        "id": 21202,
        "title": "The Dream",
        "author_nicks": [
            {
                "name": "Razoredge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15535/?format=api",
                    "id": 15535,
                    "name": "Razoredge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306122/?format=api",
        "demozoo_url": "https://demozoo.org/music/306122/",
        "id": 306122,
        "title": "Dust in the Wind",
        "author_nicks": [
            {
                "name": "Razoredge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15535/?format=api",
                    "id": 15535,
                    "name": "Razoredge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Reality Benders",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                    "id": 13898,
                    "name": "Reality Benders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]