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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354260/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354260/",
        "id": 354260,
        "title": "Python Python",
        "author_nicks": [
            {
                "name": "StressedVulture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133165/?format=api",
                    "id": 133165,
                    "name": "StressedVulture",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311931/?format=api",
        "demozoo_url": "https://demozoo.org/music/311931/",
        "id": 311931,
        "title": "Be be be bu bi bu bu bu be bi",
        "author_nicks": [
            {
                "name": "StressedVulture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133165/?format=api",
                    "id": 133165,
                    "name": "StressedVulture",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "beepbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311487/",
        "id": 311487,
        "title": "A Day in My Life",
        "author_nicks": [
            {
                "name": "StressedVulture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133165/?format=api",
                    "id": 133165,
                    "name": "StressedVulture",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "game-footage",
            "animal-crossing"
        ]
    }
]