GET /api/v1/releasers/90404/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/8230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8230/",
        "id": 8230,
        "title": "Comitek BBS (1)",
        "author_nicks": [
            {
                "name": "Motivate",
                "abbreviation": "MTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
                    "id": 90404,
                    "name": "Motivate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283489/",
        "id": 283489,
        "title": "MTV Music Package #1",
        "author_nicks": [
            {
                "name": "Motivate",
                "abbreviation": "MTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
                    "id": 90404,
                    "name": "Motivate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205283/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205283/",
        "id": 205283,
        "title": "Motivate Meets Kiss FM Demo",
        "author_nicks": [
            {
                "name": "Motivate",
                "abbreviation": "MTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
                    "id": 90404,
                    "name": "Motivate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]