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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/329093/",
        "id": 329093,
        "title": "NHL 2001 Cracktro",
        "author_nicks": [
            {
                "name": "Rusiso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139115/?format=api",
                    "id": 139115,
                    "name": "Rusiso",
                    "is_group": false
                }
            },
            {
                "name": "X-Pression",
                "abbreviation": "XPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15984/?format=api",
                    "id": 15984,
                    "name": "X-Pression",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]