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

[
    {
        "url": "https://demozoo.org/api/v1/productions/323845/?format=api",
        "demozoo_url": "https://demozoo.org/music/323845/",
        "id": 323845,
        "title": "Arab Drift -theme",
        "author_nicks": [
            {
                "name": "Van Damme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56581/?format=api",
                    "id": 56581,
                    "name": "Van Damme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hackers Media Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30231/?format=api",
                    "id": 30231,
                    "name": "Hackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-05-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/326501/?format=api",
        "demozoo_url": "https://demozoo.org/music/326501/",
        "id": 326501,
        "title": "CSDB Hardware-Guru Charts 2020",
        "author_nicks": [
            {
                "name": "Van Damme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56581/?format=api",
                    "id": 56581,
                    "name": "Van Damme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-09-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162207/?format=api",
        "demozoo_url": "https://demozoo.org/music/162207/",
        "id": 162207,
        "title": "Kooky Kaboogie",
        "author_nicks": [
            {
                "name": "Van Damme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56581/?format=api",
                    "id": 56581,
                    "name": "Van Damme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30231/?format=api",
                    "id": 30231,
                    "name": "Hackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-11-21",
        "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"
        ]
    }
]