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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372176/?format=api",
        "demozoo_url": "https://demozoo.org/music/372176/",
        "id": 372176,
        "title": "Is It Me?",
        "author_nicks": [
            {
                "name": "Valdemar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149648/?format=api",
                    "id": 149648,
                    "name": "Valdemar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm",
            "bj-guitar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372181/?format=api",
        "demozoo_url": "https://demozoo.org/music/372181/",
        "id": 372181,
        "title": "Panik",
        "author_nicks": [
            {
                "name": "Valdemar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149648/?format=api",
                    "id": 149648,
                    "name": "Valdemar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]