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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89579/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89579/",
        "id": 89579,
        "title": "Artemis",
        "author_nicks": [
            {
                "name": "Eloy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6992/?format=api",
                    "id": 6992,
                    "name": "Eloy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "640x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301518/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/301518/",
        "id": 301518,
        "title": "Wicked City",
        "author_nicks": [
            {
                "name": "Eloy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6992/?format=api",
                    "id": 6992,
                    "name": "Eloy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5833/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5833/",
        "id": 5833,
        "title": "Naked!",
        "author_nicks": [
            {
                "name": "Eloy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6992/?format=api",
                    "id": 6992,
                    "name": "Eloy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324521/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/324521/",
        "id": 324521,
        "title": "Piece of Mind",
        "author_nicks": [
            {
                "name": "Eloy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6992/?format=api",
                    "id": 6992,
                    "name": "Eloy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "352x256",
            "32-colors"
        ]
    }
]