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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215066/?format=api",
        "demozoo_url": "https://demozoo.org/music/215066/",
        "id": 215066,
        "title": "phantasm forest",
        "author_nicks": [
            {
                "name": "Delirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                    "id": 50582,
                    "name": "Delirion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-17",
        "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/215067/?format=api",
        "demozoo_url": "https://demozoo.org/music/215067/",
        "id": 215067,
        "title": "x-mas blues",
        "author_nicks": [
            {
                "name": "Delirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                    "id": 50582,
                    "name": "Delirion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-12",
        "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/144366/?format=api",
        "demozoo_url": "https://demozoo.org/music/144366/",
        "id": 144366,
        "title": "Mellow Melody",
        "author_nicks": [
            {
                "name": "Delirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                    "id": 50582,
                    "name": "Delirion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Submission",
                "abbreviation": "SBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                    "id": 1325,
                    "name": "Submission",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113293/?format=api",
        "demozoo_url": "https://demozoo.org/music/113293/",
        "id": 113293,
        "title": "Delirious Illusions",
        "author_nicks": [
            {
                "name": "Delirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                    "id": 50582,
                    "name": "Delirion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]