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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285172/?format=api",
        "demozoo_url": "https://demozoo.org/music/285172/",
        "id": 285172,
        "title": "Night Dreams",
        "author_nicks": [
            {
                "name": "Zeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67500/?format=api",
                    "id": 67500,
                    "name": "Zeus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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": [
            "it",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290055/?format=api",
        "demozoo_url": "https://demozoo.org/music/290055/",
        "id": 290055,
        "title": "Visions of Rain (O-93162)",
        "author_nicks": [
            {
                "name": "Zeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67500/?format=api",
                    "id": 67500,
                    "name": "Zeus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epinicion",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                    "id": 30711,
                    "name": "Epinicion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08",
        "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"
        ]
    }
]