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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132987/?format=api",
        "demozoo_url": "https://demozoo.org/music/132987/",
        "id": 132987,
        "title": "Go Move In......now!",
        "author_nicks": [
            {
                "name": "CyB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45664/?format=api",
                    "id": 45664,
                    "name": "CyB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132991/?format=api",
        "demozoo_url": "https://demozoo.org/music/132991/",
        "id": 132991,
        "title": "CreaK",
        "author_nicks": [
            {
                "name": "CyB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45664/?format=api",
                    "id": 45664,
                    "name": "CyB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dbm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97354/?format=api",
        "demozoo_url": "https://demozoo.org/music/97354/",
        "id": 97354,
        "title": "DeeP-dreaM",
        "author_nicks": [
            {
                "name": "CyB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45664/?format=api",
                    "id": 45664,
                    "name": "CyB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]