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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34306/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34306/",
        "id": 34306,
        "title": "Crashfin",
        "author_nicks": [
            {
                "name": "Cide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22748/?format=api",
                    "id": 22748,
                    "name": "Cide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Artists of the Rare Kind",
                "abbreviation": "DARK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                    "id": 15803,
                    "name": "Digital Artists of the Rare Kind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34324/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34324/",
        "id": 34324,
        "title": "World2",
        "author_nicks": [
            {
                "name": "Cide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22748/?format=api",
                    "id": 22748,
                    "name": "Cide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Artists of the Rare Kind",
                "abbreviation": "DARK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                    "id": 15803,
                    "name": "Digital Artists of the Rare Kind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]