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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304770/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/304770/",
        "id": 304770,
        "title": "USA BBS List",
        "author_nicks": [
            {
                "name": "Fatal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7399/?format=api",
                    "id": 7399,
                    "name": "Fatal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epsilon Design",
                "abbreviation": "e^d",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                    "id": 6868,
                    "name": "Epsilon Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-list"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132285/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132285/",
        "id": 132285,
        "title": "Canarygirl",
        "author_nicks": [
            {
                "name": "Fatal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7399/?format=api",
                    "id": 7399,
                    "name": "Fatal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defiance",
                "abbreviation": "DFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                    "id": 6974,
                    "name": "Defiance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]