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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275057/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275057/",
        "id": 275057,
        "title": "Turbo Rascal Syntax Error v0.09",
        "author_nicks": [
            {
                "name": "LemonSpawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83418/?format=api",
                    "id": 83418,
                    "name": "LemonSpawn",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "pascal",
            "source-available",
            "cross-development"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196198/",
        "id": 196198,
        "title": "$4K Dreams",
        "author_nicks": [
            {
                "name": "LemonSpawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83418/?format=api",
                    "id": 83418,
                    "name": "LemonSpawn",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trse"
        ]
    }
]