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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299653/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299653/",
        "id": 299653,
        "title": "Crocs",
        "author_nicks": [
            {
                "name": "h4nz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115676/?format=api",
                    "id": 115676,
                    "name": "h4nz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crocs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126401/?format=api",
                    "id": 126401,
                    "name": "Crocz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-04",
        "supertype": "graphics",
        "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/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280960/",
        "id": 280960,
        "title": "jaja-keH",
        "author_nicks": [
            {
                "name": "h4nz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115676/?format=api",
                    "id": 115676,
                    "name": "h4nz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "sierpinski"
        ]
    }
]