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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342437/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342437/",
        "id": 342437,
        "title": "Astral Planes Preview",
        "author_nicks": [
            {
                "name": "Galactic Dreams Software",
                "abbreviation": "GDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73169/?format=api",
                    "id": 73169,
                    "name": "Galactic Dreams Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "production",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "16-by-9"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175703/",
        "id": 175703,
        "title": "Nikad",
        "author_nicks": [
            {
                "name": "Galactic Dreams Software",
                "abbreviation": "GDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73169/?format=api",
                    "id": 73169,
                    "name": "Galactic Dreams Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]