GET /api/v1/releasers/1523/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/139965/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139965/",
        "id": 139965,
        "title": "Hemoroids Logo",
        "author_nicks": [
            {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1523/?format=api",
                    "id": 1523,
                    "name": "Axel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/139964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139964/",
        "id": 139964,
        "title": "Hemoroids Logo 6",
        "author_nicks": [
            {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1523/?format=api",
                    "id": 1523,
                    "name": "Axel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/32674/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32674/",
        "id": 32674,
        "title": "Norm",
        "author_nicks": [
            {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1523/?format=api",
                    "id": 1523,
                    "name": "Axel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Melting Pot",
                "abbreviation": "MTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                    "id": 1521,
                    "name": "Melting Pot",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "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/7860/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7860/",
        "id": 7860,
        "title": "Project-X",
        "author_nicks": [
            {
                "name": "Axel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1523/?format=api",
                    "id": 1523,
                    "name": "Axel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Valhalla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
                    "id": 7743,
                    "name": "Valhalla",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]