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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23252/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23252/",
        "id": 23252,
        "title": "Mind",
        "author_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            },
            {
                "name": "Vandals",
                "abbreviation": "VDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10485/?format=api",
                    "id": 10485,
                    "name": "Vandals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03",
        "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": [
            "explorer-loader"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8905/",
        "id": 8905,
        "title": "Produktio 64k",
        "author_nicks": [
            {
                "name": "Vandals",
                "abbreviation": "VDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10485/?format=api",
                    "id": 10485,
                    "name": "Vandals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18159/",
        "id": 18159,
        "title": "Anxious",
        "author_nicks": [
            {
                "name": "Vandals",
                "abbreviation": "VDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10485/?format=api",
                    "id": 10485,
                    "name": "Vandals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fakemode-color"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198359/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198359/",
        "id": 198359,
        "title": "Storm",
        "author_nicks": [
            {
                "name": "Vandals",
                "abbreviation": "VDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10485/?format=api",
                    "id": 10485,
                    "name": "Vandals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]