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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133911/",
        "id": 133911,
        "title": "Aurora 1917 Demo",
        "author_nicks": [
            {
                "name": "Quant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42799/?format=api",
                    "id": 42799,
                    "name": "Quant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85559/",
        "id": 85559,
        "title": "Onslaught Cracktro",
        "author_nicks": [
            {
                "name": "Quant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42799/?format=api",
                    "id": 42799,
                    "name": "Quant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "onslaught"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112796/",
        "id": 112796,
        "title": "Love Spy",
        "author_nicks": [
            {
                "name": "Quant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42799/?format=api",
                    "id": 42799,
                    "name": "Quant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91485/",
        "id": 91485,
        "title": "The Yello Mix Demo",
        "author_nicks": [
            {
                "name": "Quant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42799/?format=api",
                    "id": 42799,
                    "name": "Quant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    }
]