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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198084/?format=api",
        "demozoo_url": "https://demozoo.org/music/198084/",
        "id": 198084,
        "title": "Slave New Worlds",
        "author_nicks": [
            {
                "name": "S.U.N",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64546/?format=api",
                    "id": 64546,
                    "name": "S.U.N",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exceed",
                "abbreviation": "EXD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                    "id": 48,
                    "name": "Exceed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155024/?format=api",
        "demozoo_url": "https://demozoo.org/music/155024/",
        "id": 155024,
        "title": "After War (PS'96 Remix)",
        "author_nicks": [
            {
                "name": "S.U.N",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64546/?format=api",
                    "id": 64546,
                    "name": "S.U.N",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exceed",
                "abbreviation": "EXD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                    "id": 48,
                    "name": "Exceed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]