GET /api/v1/releasers/113527/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/305526/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/305526/",
        "id": 305526,
        "title": "Madame Pineapple",
        "author_nicks": [
            {
                "name": "aZtOcKdOg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113527/?format=api",
                    "id": 113527,
                    "name": "aZtOcKdOg",
                    "is_group": false
                }
            },
            {
                "name": "imjustpickle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113490/?format=api",
                    "id": 113490,
                    "name": "imjustpickle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "the lost underground",
                "abbreviation": "| t l u |",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113526/?format=api",
                    "id": 113526,
                    "name": "the lost underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-02-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "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/280864/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280864/",
        "id": 280864,
        "title": "It's a Green Thang!",
        "author_nicks": [
            {
                "name": "aZtOcKdOg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113527/?format=api",
                    "id": 113527,
                    "name": "aZtOcKdOg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "the lost underground",
                "abbreviation": "| t l u |",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113526/?format=api",
                    "id": 113526,
                    "name": "the lost underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "creative-commons",
            "teletext",
            "edit.tf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280531/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280531/",
        "id": 280531,
        "title": "in the shadows",
        "author_nicks": [
            {
                "name": "aZtOcKdOg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113527/?format=api",
                    "id": 113527,
                    "name": "aZtOcKdOg",
                    "is_group": false
                }
            },
            {
                "name": "imjustpickle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113490/?format=api",
                    "id": 113490,
                    "name": "imjustpickle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "the lost underground",
                "abbreviation": "| t l u |",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113526/?format=api",
                    "id": 113526,
                    "name": "the lost underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-11",
        "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",
            "dpaint",
            "pixaki"
        ]
    }
]