GET /api/v1/releasers/6860/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/8931/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8931/",
        "id": 8931,
        "title": "The Fire In Which You Burn",
        "author_nicks": [
            {
                "name": "Native",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
                    "id": 6860,
                    "name": "Native",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aerosol",
                "abbreviation": "aSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                    "id": 6858,
                    "name": "Aerosol",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/187078/",
        "id": 187078,
        "title": "In The Dump",
        "author_nicks": [
            {
                "name": "Dezibel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
                    "id": 6860,
                    "name": "Native",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcade",
                "abbreviation": "A!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                    "id": 6857,
                    "name": "Arcade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353583/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353583/",
        "id": 353583,
        "title": "BKA01",
        "author_nicks": [
            {
                "name": "Native",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
                    "id": 6860,
                    "name": "Native",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Ark",
                "abbreviation": "BKA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15035/?format=api",
                    "id": 15035,
                    "name": "Black Ark",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]