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

[
    {
        "url": "https://demozoo.org/api/v1/productions/337847/?format=api",
        "demozoo_url": "https://demozoo.org/music/337847/",
        "id": 337847,
        "title": "Avril 64th",
        "author_nicks": [
            {
                "name": "MAT64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133282/?format=api",
                    "id": 133282,
                    "name": "MAT64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-10",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "aphex-twin",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333714/",
        "id": 333714,
        "title": "A Tornado in the Kernal",
        "author_nicks": [
            {
                "name": "MAT64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133282/?format=api",
                    "id": 133282,
                    "name": "MAT64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-25",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "commodore-basic-v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322836/",
        "id": 322836,
        "title": "Adventure 1",
        "author_nicks": [
            {
                "name": "MAT64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133282/?format=api",
                    "id": 133282,
                    "name": "MAT64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-14",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316012/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316012/",
        "id": 316012,
        "title": "A Basic Groove",
        "author_nicks": [
            {
                "name": "MAT64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133282/?format=api",
                    "id": 133282,
                    "name": "MAT64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-03",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "commodore-basic-v2"
        ]
    }
]