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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272108/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272108/",
        "id": 272108,
        "title": "Unit Art Pack 03",
        "author_nicks": [
            {
                "name": "Unit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111495/?format=api",
                    "id": 111495,
                    "name": "Unit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "graphics",
        "platforms": [],
        "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/272107/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272107/",
        "id": 272107,
        "title": "Unit Art Pack 02",
        "author_nicks": [
            {
                "name": "Unit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111495/?format=api",
                    "id": 111495,
                    "name": "Unit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09",
        "supertype": "graphics",
        "platforms": [],
        "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/272106/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272106/",
        "id": 272106,
        "title": "Unit Art Pack 01",
        "author_nicks": [
            {
                "name": "Unit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111495/?format=api",
                    "id": 111495,
                    "name": "Unit",
                    "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": []
    }
]