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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327865/",
        "id": 327865,
        "title": "Souldrinker Cracktro",
        "author_nicks": [
            {
                "name": "Souldrinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109064/?format=api",
                    "id": 109064,
                    "name": "Souldrinker",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "blank-cracktro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327863/",
        "id": 327863,
        "title": "Herr Der Ringe Cracktro",
        "author_nicks": [
            {
                "name": "Souldrinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109064/?format=api",
                    "id": 109064,
                    "name": "Souldrinker",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]