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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157654/?format=api",
        "demozoo_url": "https://demozoo.org/music/157654/",
        "id": 157654,
        "title": "Chipnotyzed",
        "author_nicks": [
            {
                "name": "IceDragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5649/?format=api",
                    "id": 5649,
                    "name": "IceDragon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-14",
        "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/3262/?format=api",
        "demozoo_url": "https://demozoo.org/music/3262/",
        "id": 3262,
        "title": "Agony of War",
        "author_nicks": [
            {
                "name": "IceDragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5649/?format=api",
                    "id": 5649,
                    "name": "IceDragon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danish Gold",
                "abbreviation": "DG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5650/?format=api",
                    "id": 5650,
                    "name": "Danish Gold",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-21",
        "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/26561/?format=api",
        "demozoo_url": "https://demozoo.org/music/26561/",
        "id": 26561,
        "title": "Way of the Jedi",
        "author_nicks": [
            {
                "name": "IceDragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5649/?format=api",
                    "id": 5649,
                    "name": "IceDragon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MiB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18691/?format=api",
                    "id": 18691,
                    "name": "MiB",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]