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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153031/?format=api",
        "demozoo_url": "https://demozoo.org/music/153031/",
        "id": 153031,
        "title": "XSTATIC ' tF",
        "author_nicks": [
            {
                "name": "The Funkwart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63573/?format=api",
                    "id": 63573,
                    "name": "The Funkwart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stoned Brain Records",
                "abbreviation": "SBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                    "id": 22087,
                    "name": "Stoned Brain Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "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/198088/?format=api",
        "demozoo_url": "https://demozoo.org/music/198088/",
        "id": 198088,
        "title": "Das Boot",
        "author_nicks": [
            {
                "name": "The Funkwart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63573/?format=api",
                    "id": 63573,
                    "name": "The Funkwart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stoned Brain Records",
                "abbreviation": "SBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                    "id": 22087,
                    "name": "Stoned Brain Records",
                    "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": [
            "12ch",
            "xm"
        ]
    }
]