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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88621/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88621/",
        "id": 88621,
        "title": "Amega compo picture",
        "author_nicks": [
            {
                "name": "Viper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3276/?format=api",
                    "id": 3276,
                    "name": "Viper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Limits",
                "abbreviation": "NL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                    "id": 1160,
                    "name": "No Limits",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-29",
        "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/144093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/144093/",
        "id": 144093,
        "title": "Misfit",
        "author_nicks": [
            {
                "name": "Viper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3276/?format=api",
                    "id": 3276,
                    "name": "Viper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Limits",
                "abbreviation": "NL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                    "id": 1160,
                    "name": "No Limits",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38744/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38744/",
        "id": 38744,
        "title": "Open The Gates",
        "author_nicks": [
            {
                "name": "Viper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3276/?format=api",
                    "id": 3276,
                    "name": "Viper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SHAPE",
                "abbreviation": "SHP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                    "id": 947,
                    "name": "SHAPE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]