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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200607/?format=api",
        "demozoo_url": "https://demozoo.org/music/200607/",
        "id": 200607,
        "title": "Daylight",
        "author_nicks": [
            {
                "name": "Mads Vestergaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83347/?format=api",
                    "id": 83347,
                    "name": "Creative Music Research",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08",
        "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/231191/?format=api",
        "demozoo_url": "https://demozoo.org/music/231191/",
        "id": 231191,
        "title": "deathfighter",
        "author_nicks": [
            {
                "name": "Creative Music Research",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83347/?format=api",
                    "id": 83347,
                    "name": "Creative Music Research",
                    "is_group": false
                }
            },
            {
                "name": "Tricktrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1518/?format=api",
                    "id": 1518,
                    "name": "Tricktrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/231192/?format=api",
        "demozoo_url": "https://demozoo.org/music/231192/",
        "id": 231192,
        "title": "-unknown- (from Party Informer Intro 1)",
        "author_nicks": [
            {
                "name": "Creative Music Research",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83347/?format=api",
                    "id": 83347,
                    "name": "Creative Music Research",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]