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

[
    {
        "url": "https://demozoo.org/api/v1/productions/235450/?format=api",
        "demozoo_url": "https://demozoo.org/music/235450/",
        "id": 235450,
        "title": "-unknown-",
        "author_nicks": [
            {
                "name": "Baldis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16909/?format=api",
                    "id": 16909,
                    "name": "Baldis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-26",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37288/?format=api",
        "demozoo_url": "https://demozoo.org/music/37288/",
        "id": 37288,
        "title": "Mighty Joint",
        "author_nicks": [
            {
                "name": "Baldis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16909/?format=api",
                    "id": 16909,
                    "name": "Baldis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm",
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147885/?format=api",
        "demozoo_url": "https://demozoo.org/music/147885/",
        "id": 147885,
        "title": "Cybernetic Dreams",
        "author_nicks": [
            {
                "name": "3C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28505/?format=api",
                    "id": 28505,
                    "name": "3C",
                    "is_group": false
                }
            },
            {
                "name": "Baldis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16909/?format=api",
                    "id": 16909,
                    "name": "Baldis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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"
        ]
    }
]