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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7074/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7074/",
        "id": 7074,
        "title": "Fearless",
        "author_nicks": [
            {
                "name": "Teevaan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1985/?format=api",
                    "id": 1985,
                    "name": "Teevaan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw",
            "640x512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131633/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131633/",
        "id": 131633,
        "title": "Fearless (vote variation)",
        "author_nicks": [
            {
                "name": "Teevaan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1985/?format=api",
                    "id": 1985,
                    "name": "Teevaan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw",
            "640x512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5821/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5821/",
        "id": 5821,
        "title": "Ischarah",
        "author_nicks": [
            {
                "name": "T'vaan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1985/?format=api",
                    "id": 1985,
                    "name": "Teevaan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Movement",
                "abbreviation": "MVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                    "id": 1791,
                    "name": "Movement",
                    "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": [
            "640x512"
        ]
    }
]