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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218653/?format=api",
        "demozoo_url": "https://demozoo.org/music/218653/",
        "id": 218653,
        "title": "tristar1",
        "author_nicks": [
            {
                "name": "Master Control Program",
                "abbreviation": "MCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70064/?format=api",
                    "id": 70064,
                    "name": "Master Control Program",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/218651/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218651/",
        "id": 218651,
        "title": "Deep Journey",
        "author_nicks": [
            {
                "name": "High Quality Crackings",
                "abbreviation": "HQC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28636/?format=api",
                    "id": 28636,
                    "name": "High Quality Crackings",
                    "is_group": true
                }
            },
            {
                "name": "Master Control Program",
                "abbreviation": "MCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70064/?format=api",
                    "id": 70064,
                    "name": "Master Control Program",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]