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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319279/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/319279/",
        "id": 319279,
        "title": "Music Shoppe",
        "author_nicks": [
            {
                "name": "zoner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47258/?format=api",
                    "id": 47258,
                    "name": "zoner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283783/?format=api",
        "demozoo_url": "https://demozoo.org/music/283783/",
        "id": 283783,
        "title": "tocsin",
        "author_nicks": [
            {
                "name": "zoner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47258/?format=api",
                    "id": 47258,
                    "name": "zoner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-11",
        "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/292722/?format=api",
        "demozoo_url": "https://demozoo.org/music/292722/",
        "id": 292722,
        "title": "Disease",
        "author_nicks": [
            {
                "name": "zoner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47258/?format=api",
                    "id": 47258,
                    "name": "zoner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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": [
            "12ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286996/?format=api",
        "demozoo_url": "https://demozoo.org/music/286996/",
        "id": 286996,
        "title": "Potchordyeah",
        "author_nicks": [
            {
                "name": "zoner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47258/?format=api",
                    "id": 47258,
                    "name": "zoner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]