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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316722/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316722/",
        "id": 316722,
        "title": "Headphones' Warming Eve",
        "author_nicks": [
            {
                "name": "asie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68412/?format=api",
                    "id": 68412,
                    "name": "asie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/97/?format=api",
                "id": 97,
                "name": "Wonderswan"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308478/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308478/",
        "id": 308478,
        "title": "Bad Apple!! for WSwan",
        "author_nicks": [
            {
                "name": "asie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68412/?format=api",
                    "id": 68412,
                    "name": "asie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/97/?format=api",
                "id": 97,
                "name": "Wonderswan"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bad-apple",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167439/",
        "id": 167439,
        "title": "StareDemo 2015",
        "author_nicks": [
            {
                "name": "asie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68412/?format=api",
                    "id": 68412,
                    "name": "asie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]