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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4547/?format=api",
        "demozoo_url": "https://demozoo.org/music/4547/",
        "id": 4547,
        "title": "Adelsten",
        "author_nicks": [
            {
                "name": "Sarek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6265/?format=api",
                    "id": 6265,
                    "name": "Sarek",
                    "is_group": false
                }
            },
            {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73824/?format=api",
                    "id": 73824,
                    "name": "Tron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199531/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199531/",
        "id": 199531,
        "title": "Apod 2: Gamers Edition",
        "author_nicks": [
            {
                "name": "CoDeMaN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86114/?format=api",
                    "id": 86114,
                    "name": "CoDeMaN",
                    "is_group": false
                }
            },
            {
                "name": "Sarek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6265/?format=api",
                    "id": 6265,
                    "name": "Sarek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-11-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199530/",
        "id": 199530,
        "title": "Apod",
        "author_nicks": [
            {
                "name": "CoDeMaN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86114/?format=api",
                    "id": 86114,
                    "name": "CoDeMaN",
                    "is_group": false
                }
            },
            {
                "name": "Sarek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6265/?format=api",
                    "id": 6265,
                    "name": "Sarek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-11-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]