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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4180/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4180/",
        "id": 4180,
        "title": "SRL-Train",
        "author_nicks": [
            {
                "name": "TMB Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32/?format=api",
                    "id": 32,
                    "name": "TMB Designs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88629/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88629/",
        "id": 88629,
        "title": "Amega compo picture",
        "author_nicks": [
            {
                "name": "TMB Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32/?format=api",
                    "id": 32,
                    "name": "TMB Designs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Euphoria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7206/?format=api",
                    "id": 7206,
                    "name": "Euphoria",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206417/?format=api",
        "demozoo_url": "https://demozoo.org/music/206417/",
        "id": 206417,
        "title": "corsican velvet",
        "author_nicks": [
            {
                "name": "TMB Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32/?format=api",
                    "id": 32,
                    "name": "TMB Designs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-15",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206418/?format=api",
        "demozoo_url": "https://demozoo.org/music/206418/",
        "id": 206418,
        "title": "light n heavy",
        "author_nicks": [
            {
                "name": "TMB Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32/?format=api",
                    "id": 32,
                    "name": "TMB Designs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]