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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23971/?format=api",
        "demozoo_url": "https://demozoo.org/music/23971/",
        "id": 23971,
        "title": "Gnurst",
        "author_nicks": [
            {
                "name": "TGI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21365/?format=api",
                    "id": 21365,
                    "name": "TGI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Birdhouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8641/?format=api",
                    "id": 8641,
                    "name": "Birdhouse Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20177/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20177/",
        "id": 20177,
        "title": "8 Bits Are Enough",
        "author_nicks": [
            {
                "name": "T.G.I.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21365/?format=api",
                    "id": 21365,
                    "name": "TGI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainfart Audiovisuals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14593/?format=api",
                    "id": 14593,
                    "name": "Brainfart",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "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/129304/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129304/",
        "id": 129304,
        "title": "Compopic TCC1993",
        "author_nicks": [
            {
                "name": "Tough Grafix Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21365/?format=api",
                    "id": 21365,
                    "name": "TGI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paralyze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7277/?format=api",
                    "id": 7277,
                    "name": "Paralyze",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]