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

[
    {
        "url": "https://demozoo.org/api/v1/productions/109460/?format=api",
        "demozoo_url": "https://demozoo.org/music/109460/",
        "id": 109460,
        "title": "State Of Aggregation",
        "author_nicks": [
            {
                "name": "SoulSweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49178/?format=api",
                    "id": 49178,
                    "name": "SoulSweeper",
                    "is_group": false
                }
            },
            {
                "name": "Timbral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2109/?format=api",
                    "id": 2109,
                    "name": "Timbral",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320867/?format=api",
        "demozoo_url": "https://demozoo.org/music/320867/",
        "id": 320867,
        "title": "Astral Motion",
        "author_nicks": [
            {
                "name": "SoulSweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49178/?format=api",
                    "id": 49178,
                    "name": "SoulSweeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320908/?format=api",
        "demozoo_url": "https://demozoo.org/music/320908/",
        "id": 320908,
        "title": "Blue Light",
        "author_nicks": [
            {
                "name": "SoulSweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49178/?format=api",
                    "id": 49178,
                    "name": "SoulSweeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]