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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296757/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296757/",
        "id": 296757,
        "title": "Nocturnal Holocaust Art Pack (05/1997)",
        "author_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "viewer-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296754/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296754/",
        "id": 296754,
        "title": "Nocturnal Holocaust Art Pack (05/1996)",
        "author_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "viewer-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296755/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296755/",
        "id": 296755,
        "title": "NH!View",
        "author_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296726/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296726/",
        "id": 296726,
        "title": "Nocturnal Holocaust Art Pack (03/1996)",
        "author_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]