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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8807/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8807/",
        "id": 8807,
        "title": "Candyman's Cumshot",
        "author_nicks": [
            {
                "name": "Boomer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10355/?format=api",
                    "id": 10355,
                    "name": "Boomer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DeZign",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6876/?format=api",
                    "id": 6876,
                    "name": "DeZign",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8806/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/8806/",
        "id": 8806,
        "title": "Description-Logo Collection Vol. 2",
        "author_nicks": [
            {
                "name": "Boomer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10355/?format=api",
                    "id": 10355,
                    "name": "Boomer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "file-id-diz-collection"
        ]
    }
]