GET /api/v1/releasers/1867/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/30570/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30570/",
        "id": 30570,
        "title": "Genialt Bilde",
        "author_nicks": [
            {
                "name": "Sauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1867/?format=api",
                    "id": 1867,
                    "name": "Sauron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7545/?format=api",
                    "id": 7545,
                    "name": "Scoop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4234/",
        "id": 4234,
        "title": "Freak",
        "author_nicks": [
            {
                "name": "Sauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1867/?format=api",
                    "id": 1867,
                    "name": "Sauron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Static Bytes",
                "abbreviation": "STB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                    "id": 1736,
                    "name": "Static Bytes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/135121/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135121/",
        "id": 135121,
        "title": "Sauron",
        "author_nicks": [
            {
                "name": "Sauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1867/?format=api",
                    "id": 1867,
                    "name": "Sauron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Equinox",
                "abbreviation": "EQX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                    "id": 1596,
                    "name": "Equinox",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-06-28",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256",
            "32-colors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4172/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4172/",
        "id": 4172,
        "title": "Beauty and the Beast",
        "author_nicks": [
            {
                "name": "Sauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1867/?format=api",
                    "id": 1867,
                    "name": "Sauron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Equinox",
                "abbreviation": "EQX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                    "id": 1596,
                    "name": "Equinox",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]