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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292200/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292200/",
        "id": 292200,
        "title": "Decker 9",
        "author_nicks": [
            {
                "name": "Spotter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/924/?format=api",
                    "id": 924,
                    "name": "Spotter",
                    "is_group": false
                }
            },
            {
                "name": "hayn9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115656/?format=api",
                    "id": 115656,
                    "name": "hayn9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-04-03",
        "supertype": "graphics",
        "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/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280882/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280882/",
        "id": 280882,
        "title": "Her Room",
        "author_nicks": [
            {
                "name": "hayn9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115656/?format=api",
                    "id": 115656,
                    "name": "hayn9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender",
            "unreal-engine"
        ]
    }
]