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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42082/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42082/",
        "id": 42082,
        "title": "Beat the Wave",
        "author_nicks": [
            {
                "name": "PirlAGA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26164/?format=api",
                    "id": 26164,
                    "name": "PirlAGA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darkage",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                    "id": 5064,
                    "name": "Darkage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41078/",
        "id": 41078,
        "title": "Spoletium",
        "author_nicks": [
            {
                "name": "PirlAGA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26164/?format=api",
                    "id": 26164,
                    "name": "PirlAGA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Degeneration",
                "abbreviation": "DGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13705/?format=api",
                    "id": 13705,
                    "name": "Degeneration",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41051/?format=api",
        "demozoo_url": "https://demozoo.org/music/41051/",
        "id": 41051,
        "title": "Wenker in Heaven",
        "author_nicks": [
            {
                "name": "PirlAGA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26164/?format=api",
                    "id": 26164,
                    "name": "PirlAGA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Degeneration",
                "abbreviation": "DGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13705/?format=api",
                    "id": 13705,
                    "name": "Degeneration",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]