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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97235/?format=api",
        "demozoo_url": "https://demozoo.org/music/97235/",
        "id": 97235,
        "title": "Helloween",
        "author_nicks": [
            {
                "name": "Gash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45607/?format=api",
                    "id": 45607,
                    "name": "Gash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanity",
                "abbreviation": "SNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                    "id": 146,
                    "name": "Sanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214142/?format=api",
        "demozoo_url": "https://demozoo.org/music/214142/",
        "id": 214142,
        "title": "high voltage",
        "author_nicks": [
            {
                "name": "Gash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45607/?format=api",
                    "id": 45607,
                    "name": "Gash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-03",
        "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/97240/?format=api",
        "demozoo_url": "https://demozoo.org/music/97240/",
        "id": 97240,
        "title": "Pestilence",
        "author_nicks": [
            {
                "name": "Gash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45607/?format=api",
                    "id": 45607,
                    "name": "Gash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanity",
                "abbreviation": "SNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                    "id": 146,
                    "name": "Sanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "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/193528/?format=api",
        "demozoo_url": "https://demozoo.org/music/193528/",
        "id": 193528,
        "title": "evilbeat",
        "author_nicks": [
            {
                "name": "Gash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45607/?format=api",
                    "id": 45607,
                    "name": "Gash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanity",
                "abbreviation": "SNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                    "id": 146,
                    "name": "Sanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "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"
        ]
    }
]