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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137075/?format=api",
        "demozoo_url": "https://demozoo.org/music/137075/",
        "id": 137075,
        "title": "Abstraktd",
        "author_nicks": [
            {
                "name": "Balrog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35584/?format=api",
                    "id": 35584,
                    "name": "Symbiote",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosmic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                    "id": 3157,
                    "name": "Kosmic Free Music Foundation",
                    "is_group": true
                }
            },
            {
                "name": "Ultrabeat",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35583/?format=api",
                    "id": 35583,
                    "name": "Ultrabeat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282340/?format=api",
        "demozoo_url": "https://demozoo.org/music/282340/",
        "id": 282340,
        "title": "The Awakening",
        "author_nicks": [
            {
                "name": "Balrog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35584/?format=api",
                    "id": 35584,
                    "name": "Symbiote",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosmic Loader Foundation",
                "abbreviation": "KLF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30739/?format=api",
                    "id": 30739,
                    "name": "Kosmic Loader Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]