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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202698/?format=api",
        "demozoo_url": "https://demozoo.org/music/202698/",
        "id": 202698,
        "title": "The Revision Airline-Stomp",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6051/?format=api",
                    "id": 6051,
                    "name": "GT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4065/?format=api",
        "demozoo_url": "https://demozoo.org/music/4065/",
        "id": 4065,
        "title": "Perfect Match (BP-Edit 2007)",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6051/?format=api",
                    "id": 6051,
                    "name": "GT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "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/79149/?format=api",
        "demozoo_url": "https://demozoo.org/music/79149/",
        "id": 79149,
        "title": "smooth",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6051/?format=api",
                    "id": 6051,
                    "name": "GT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]