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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269683/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269683/",
        "id": 269683,
        "title": "Pixel Art Pack #1",
        "author_nicks": [
            {
                "name": "Pixel",
                "abbreviation": "pxl",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                    "id": 108558,
                    "name": "Pixel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lit",
            "viewer-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298886/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298886/",
        "id": 298886,
        "title": "Pixel ANSI Viewer V1.0",
        "author_nicks": [
            {
                "name": "Pixel",
                "abbreviation": "pxl",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                    "id": 108558,
                    "name": "Pixel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-15",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295956/",
        "id": 295956,
        "title": "Pixel Application Generator",
        "author_nicks": [
            {
                "name": "Pixel",
                "abbreviation": "pxl",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                    "id": 108558,
                    "name": "Pixel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-28",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    }
]