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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139191/?format=api",
        "demozoo_url": "https://demozoo.org/music/139191/",
        "id": 139191,
        "title": "Something Like That",
        "author_nicks": [
            {
                "name": "Van Caco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7388/?format=api",
                    "id": 7388,
                    "name": "Van Caco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DTS Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38883/?format=api",
                    "id": 38883,
                    "name": "DTS Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-16",
        "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/263842/?format=api",
        "demozoo_url": "https://demozoo.org/music/263842/",
        "id": 263842,
        "title": "X-Mass",
        "author_nicks": [
            {
                "name": "Van Caco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7388/?format=api",
                    "id": 7388,
                    "name": "Van Caco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DTS Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38883/?format=api",
                    "id": 38883,
                    "name": "DTS Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                    "id": 7384,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-27",
        "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"
        ]
    }
]