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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298951/?format=api",
        "demozoo_url": "https://demozoo.org/music/298951/",
        "id": 298951,
        "title": "One Way Trip",
        "author_nicks": [
            {
                "name": "Setteragic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126042/?format=api",
                    "id": 126042,
                    "name": "Setteragic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315634/?format=api",
        "demozoo_url": "https://demozoo.org/music/315634/",
        "id": 315634,
        "title": "Bizzare",
        "author_nicks": [
            {
                "name": "Mustang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126042/?format=api",
                    "id": 126042,
                    "name": "Setteragic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]