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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96351/?format=api",
        "demozoo_url": "https://demozoo.org/music/96351/",
        "id": 96351,
        "title": "Spooky",
        "author_nicks": [
            {
                "name": "Diablo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4731/?format=api",
                    "id": 4731,
                    "name": "Diablo",
                    "is_group": false
                }
            },
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4732/?format=api",
                    "id": 4732,
                    "name": "Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Budbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4730/?format=api",
                    "id": 4730,
                    "name": "Budbrain",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-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/209291/?format=api",
        "demozoo_url": "https://demozoo.org/music/209291/",
        "id": 209291,
        "title": "crystalremix",
        "author_nicks": [
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4732/?format=api",
                    "id": 4732,
                    "name": "Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/317730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317730/",
        "id": 317730,
        "title": "ByteKiller V1.31",
        "author_nicks": [
            {
                "name": "J.J.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75239/?format=api",
                    "id": 75239,
                    "name": "J.J.",
                    "is_group": false
                }
            },
            {
                "name": "Lord Blitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3089/?format=api",
                    "id": 3089,
                    "name": "Lord Blitter",
                    "is_group": false
                }
            },
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4732/?format=api",
                    "id": 4732,
                    "name": "Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-18",
        "supertype": "production",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    }
]