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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296220/",
        "id": 296220,
        "title": "LSW Application Generator (2)",
        "author_nicks": [
            {
                "name": "Light Speed Warez",
                "abbreviation": "LSW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81654/?format=api",
                    "id": 81654,
                    "name": "Light Speed Warez",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-24",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198757/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198757/",
        "id": 198757,
        "title": "LSW Application Generator (1a)",
        "author_nicks": [
            {
                "name": "Light Speed Warez",
                "abbreviation": "LSW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81654/?format=api",
                    "id": 81654,
                    "name": "Light Speed Warez",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296221/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296221/",
        "id": 296221,
        "title": "LSW Application Generator (1b)",
        "author_nicks": [
            {
                "name": "Light Speed Warez",
                "abbreviation": "LSW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81654/?format=api",
                    "id": 81654,
                    "name": "Light Speed Warez",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-07",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    }
]