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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319699/?format=api",
        "demozoo_url": "https://demozoo.org/music/319699/",
        "id": 319699,
        "title": "Cement Jungle",
        "author_nicks": [
            {
                "name": "Blasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13301/?format=api",
                    "id": 13301,
                    "name": "Blasa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Virtual Artists",
                "abbreviation": "UVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18573/?format=api",
                    "id": 18573,
                    "name": "United Virtual Artists",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/319700/?format=api",
        "demozoo_url": "https://demozoo.org/music/319700/",
        "id": 319700,
        "title": "Under My Skin",
        "author_nicks": [
            {
                "name": "Blasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13301/?format=api",
                    "id": 13301,
                    "name": "Blasa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Virtual Artists",
                "abbreviation": "UVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18573/?format=api",
                    "id": 18573,
                    "name": "United Virtual Artists",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-04-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/97844/?format=api",
        "demozoo_url": "https://demozoo.org/music/97844/",
        "id": 97844,
        "title": "Open Minded",
        "author_nicks": [
            {
                "name": "Blasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13301/?format=api",
                    "id": 13301,
                    "name": "Blasa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155751/?format=api",
        "demozoo_url": "https://demozoo.org/music/155751/",
        "id": 155751,
        "title": "Softjazz Club",
        "author_nicks": [
            {
                "name": "Blasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13301/?format=api",
                    "id": 13301,
                    "name": "Blasa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]