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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30562/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30562/",
        "id": 30562,
        "title": "Paradise",
        "author_nicks": [
            {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            },
            {
                "name": "Rubberduck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28/?format=api",
                    "id": 28,
                    "name": "Rubberduck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Black Lotus",
                "abbreviation": "TBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                    "id": 9,
                    "name": "The Black Lotus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw",
            "boris-vallejo",
            "fanart",
            "masterstudy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206416/?format=api",
        "demozoo_url": "https://demozoo.org/music/206416/",
        "id": 206416,
        "title": "mind the carrot",
        "author_nicks": [
            {
                "name": "Rubberduck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28/?format=api",
                    "id": 28,
                    "name": "Rubberduck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-17",
        "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": []
    }
]