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

[
    {
        "url": "https://demozoo.org/api/v1/productions/220456/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220456/",
        "id": 220456,
        "title": "Chemical Stimulation",
        "author_nicks": [
            {
                "name": "Bad Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83255/?format=api",
                    "id": 83255,
                    "name": "Bad Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-18",
        "supertype": "production",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196048/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196048/",
        "id": 196048,
        "title": "Wayne Gretzky Hockey II",
        "author_nicks": [
            {
                "name": "Bad Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83255/?format=api",
                    "id": 83255,
                    "name": "Bad Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "wayne-gretzky-hockey-ii",
            "rsi-demomaker"
        ]
    }
]