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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41689/?format=api",
        "demozoo_url": "https://demozoo.org/music/41689/",
        "id": 41689,
        "title": "Bounce Your Body",
        "author_nicks": [
            {
                "name": "BouNCeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26423/?format=api",
                    "id": 26423,
                    "name": "BouNCeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image!",
                "abbreviation": "IMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                    "id": 6530,
                    "name": "Image!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156222/?format=api",
        "demozoo_url": "https://demozoo.org/music/156222/",
        "id": 156222,
        "title": "DFTN#1 BcR-iMG!",
        "author_nicks": [
            {
                "name": "BouNCeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26423/?format=api",
                    "id": 26423,
                    "name": "BouNCeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image!",
                "abbreviation": "IMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                    "id": 6530,
                    "name": "Image!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]