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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278105/?format=api",
        "demozoo_url": "https://demozoo.org/music/278105/",
        "id": 278105,
        "title": "Chip Transformation",
        "author_nicks": [
            {
                "name": "Muzzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65968/?format=api",
                    "id": 65968,
                    "name": "Muzzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72147/?format=api",
                    "id": 72147,
                    "name": "Fate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "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/158953/?format=api",
        "demozoo_url": "https://demozoo.org/music/158953/",
        "id": 158953,
        "title": "Acid",
        "author_nicks": [
            {
                "name": "Muzzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65968/?format=api",
                    "id": 65968,
                    "name": "Muzzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72147/?format=api",
                    "id": 72147,
                    "name": "Fate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-29",
        "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/164045/?format=api",
        "demozoo_url": "https://demozoo.org/music/164045/",
        "id": 164045,
        "title": "Underwater World",
        "author_nicks": [
            {
                "name": "Muzzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65968/?format=api",
                    "id": 65968,
                    "name": "Muzzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72147/?format=api",
                    "id": 72147,
                    "name": "Fate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]