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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139033/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139033/",
        "id": 139033,
        "title": "Drunken Rom Group",
        "author_nicks": [
            {
                "name": "Drunken Rom Group",
                "abbreviation": "DRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70126/?format=api",
                    "id": 70126,
                    "name": "Drunken Rom Group",
                    "is_group": true
                }
            },
            {
                "name": "Hard Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20610/?format=api",
                    "id": 20610,
                    "name": "Hard Core",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampled-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139001/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139001/",
        "id": 139001,
        "title": "INC Loader (Hardcore)",
        "author_nicks": [
            {
                "name": "Hard Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20610/?format=api",
                    "id": 20610,
                    "name": "Hard Core",
                    "is_group": false
                }
            },
            {
                "name": "International Network of Crackers",
                "abbreviation": "INC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                    "id": 12175,
                    "name": "International Network of Crackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "blank-cracktro"
        ]
    }
]