GET /api/v1/releasers/25744/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/290114/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/290114/",
        "id": 290114,
        "title": "OEP OI BBS Ad1",
        "author_nicks": [
            {
                "name": "One-Eyed Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25744/?format=api",
                    "id": 25744,
                    "name": "One-Eyed Pirate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Army of Darkness",
                "abbreviation": "AoD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                    "id": 119250,
                    "name": "Army of Darkness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-02-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii",
            "bbs-ad-gfx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40172/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40172/",
        "id": 40172,
        "title": "Board Stiff",
        "author_nicks": [
            {
                "name": "One-Eyed Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25744/?format=api",
                    "id": 25744,
                    "name": "One-Eyed Pirate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Upperclass",
                "abbreviation": "UC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                    "id": 7072,
                    "name": "Upperclass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-09-18",
        "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/40173/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40173/",
        "id": 40173,
        "title": "History",
        "author_nicks": [
            {
                "name": "One-Eyed Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25744/?format=api",
                    "id": 25744,
                    "name": "One-Eyed Pirate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]