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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295369/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/295369/",
        "id": 295369,
        "title": "DOA Digi-Pack 1 (01/02 1993)",
        "author_nicks": [
            {
                "name": "Digitally Oriented Artists",
                "abbreviation": "DOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86241/?format=api",
                    "id": 86241,
                    "name": "Dead On Arrival",
                    "is_group": true
                }
            },
            {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77844/?format=api",
                    "id": 77844,
                    "name": "Styx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-01",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295371/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295371/",
        "id": 295371,
        "title": "Styx Loader (2)",
        "author_nicks": [
            {
                "name": "Digitally Oriented Artists",
                "abbreviation": "DOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86241/?format=api",
                    "id": 86241,
                    "name": "Dead On Arrival",
                    "is_group": true
                }
            },
            {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77844/?format=api",
                    "id": 77844,
                    "name": "Styx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-01",
        "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": [
            "no-credits-added",
            "pklite",
            "intro-maker-v3-0"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186694/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186694/",
        "id": 186694,
        "title": "Styx Loader (1)",
        "author_nicks": [
            {
                "name": "Digitally Oriented Artists",
                "abbreviation": "DOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86241/?format=api",
                    "id": 86241,
                    "name": "Dead On Arrival",
                    "is_group": true
                }
            },
            {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77844/?format=api",
                    "id": 77844,
                    "name": "Styx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]