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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353620/?format=api",
        "demozoo_url": "https://demozoo.org/music/353620/",
        "id": 353620,
        "title": "Rave Or Die",
        "author_nicks": [
            {
                "name": "Cigarro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46287/?format=api",
                    "id": 46287,
                    "name": "Cigarro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blacktron",
                "abbreviation": "BLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                    "id": 14217,
                    "name": "Blacktron Music Productions",
                    "is_group": true
                }
            },
            {
                "name": "X-Periment Art",
                "abbreviation": "XPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119676/?format=api",
                    "id": 119676,
                    "name": "X-Periment Art",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    }
]