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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315197/?format=api",
        "demozoo_url": "https://demozoo.org/music/315197/",
        "id": 315197,
        "title": "Syntax Banana Man",
        "author_nicks": [
            {
                "name": "Alpharisc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109645/?format=api",
                    "id": 109645,
                    "name": "Alpharisc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302564/?format=api",
        "demozoo_url": "https://demozoo.org/music/302564/",
        "id": 302564,
        "title": "Syntax Handsome",
        "author_nicks": [
            {
                "name": "Alpharisc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109645/?format=api",
                    "id": 109645,
                    "name": "Alpharisc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "21ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323402/?format=api",
        "demozoo_url": "https://demozoo.org/music/323402/",
        "id": 323402,
        "title": "Amiga Dreamer",
        "author_nicks": [
            {
                "name": "Acid Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109645/?format=api",
                    "id": 109645,
                    "name": "Alpharisc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Music Kings",
                "abbreviation": "DMK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106183/?format=api",
                    "id": 106183,
                    "name": "Digital Music Kings",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-01",
        "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"
        ]
    }
]