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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342454/",
        "id": 342454,
        "title": "Vertical Hold",
        "author_nicks": [
            {
                "name": "NOOP",
                "abbreviation": "N8P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60470/?format=api",
                    "id": 60470,
                    "name": "NOOP",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196971/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196971/",
        "id": 196971,
        "title": "Happy-Hacky-NoOp-Hack-tro 2018",
        "author_nicks": [
            {
                "name": "NOOP",
                "abbreviation": "N8P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60470/?format=api",
                    "id": 60470,
                    "name": "NOOP",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143097/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143097/",
        "id": 143097,
        "title": "Pimp my Bento",
        "author_nicks": [
            {
                "name": "NOOP",
                "abbreviation": "N8P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60470/?format=api",
                    "id": 60470,
                    "name": "NOOP",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "humor",
            "pimp-my-x"
        ]
    }
]