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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303213/?format=api",
        "demozoo_url": "https://demozoo.org/music/303213/",
        "id": 303213,
        "title": "Deep Space",
        "author_nicks": [
            {
                "name": "machiaworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57121/?format=api",
                    "id": 57121,
                    "name": "machiaworks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168472/?format=api",
        "demozoo_url": "https://demozoo.org/music/168472/",
        "id": 168472,
        "title": "My first SYNTHESIZER!!!",
        "author_nicks": [
            {
                "name": "MachiaWorx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57121/?format=api",
                    "id": 57121,
                    "name": "machiaworks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "machiaworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57121/?format=api",
                    "id": 57121,
                    "name": "machiaworks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36845/?format=api",
        "demozoo_url": "https://demozoo.org/music/36845/",
        "id": 36845,
        "title": "Space in Virtual (20120114 ver.)",
        "author_nicks": [
            {
                "name": "MachiaWorx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57121/?format=api",
                    "id": 57121,
                    "name": "machiaworks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]