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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34286/?format=api",
        "demozoo_url": "https://demozoo.org/music/34286/",
        "id": 34286,
        "title": "Eden 8",
        "author_nicks": [
            {
                "name": "Blue Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22735/?format=api",
                    "id": 22735,
                    "name": "Blue Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "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/283433/?format=api",
        "demozoo_url": "https://demozoo.org/music/283433/",
        "id": 283433,
        "title": "Sendoff Flight (E-45554)",
        "author_nicks": [
            {
                "name": "Markell Moss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22735/?format=api",
                    "id": 22735,
                    "name": "Blue Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283445/?format=api",
        "demozoo_url": "https://demozoo.org/music/283445/",
        "id": 283445,
        "title": "Distant Voyage",
        "author_nicks": [
            {
                "name": "Markell Moss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22735/?format=api",
                    "id": 22735,
                    "name": "Blue Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08",
        "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"
        ]
    }
]