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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283280/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283280/",
        "id": 283280,
        "title": "The Secret",
        "author_nicks": [
            {
                "name": "Fatal Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                    "id": 8755,
                    "name": "Fatal Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "pmodew"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283283/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283283/",
        "id": 283283,
        "title": "Reflections",
        "author_nicks": [
            {
                "name": "Fatal Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                    "id": 8755,
                    "name": "Fatal Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283281/",
        "id": 283281,
        "title": "Two Faces",
        "author_nicks": [
            {
                "name": "Fatal Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                    "id": 8755,
                    "name": "Fatal Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283282/",
        "id": 283282,
        "title": "Units",
        "author_nicks": [
            {
                "name": "Fatal Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                    "id": 8755,
                    "name": "Fatal Rage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]