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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338655/?format=api",
        "demozoo_url": "https://demozoo.org/music/338655/",
        "id": 338655,
        "title": "You Spin Me Round",
        "author_nicks": [
            {
                "name": "BFlorry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112769/?format=api",
                    "id": 112769,
                    "name": "BFlorry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312731/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312731/",
        "id": 312731,
        "title": "Klickarensfärjan",
        "author_nicks": [
            {
                "name": "BFlorry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112769/?format=api",
                    "id": 112769,
                    "name": "BFlorry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magnetismin Laivaljuontikerho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87309/?format=api",
                    "id": 87309,
                    "name": "Magnetismin Tietokonekerho",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275262/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275262/",
        "id": 275262,
        "title": "Corolla Virus",
        "author_nicks": [
            {
                "name": "BFlorry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112769/?format=api",
                    "id": 112769,
                    "name": "BFlorry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]