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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296361/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296361/",
        "id": 296361,
        "title": "Crazed Tri-op",
        "author_nicks": [
            {
                "name": "Arcane",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64989/?format=api",
                    "id": 64989,
                    "name": "Arcane",
                    "is_group": true
                }
            },
            {
                "name": "Bad Coders International",
                "abbreviation": "BCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53825/?format=api",
                    "id": 53825,
                    "name": "Bad Coders International",
                    "is_group": true
                }
            },
            {
                "name": "Retro64",
                "abbreviation": "R64",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46960/?format=api",
                    "id": 46960,
                    "name": "Retro64",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "epilepsy-warning",
            "note",
            "ntsc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296359/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296359/",
        "id": 296359,
        "title": "Contact Info & Release List",
        "author_nicks": [
            {
                "name": "Bad Coders International",
                "abbreviation": "BCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53825/?format=api",
                    "id": 53825,
                    "name": "Bad Coders International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-19",
        "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": [
            "note"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296357/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296357/",
        "id": 296357,
        "title": "Life Sucks",
        "author_nicks": [
            {
                "name": "Bad Coders International",
                "abbreviation": "BCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53825/?format=api",
                    "id": 53825,
                    "name": "Bad Coders International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-18",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296346/",
        "id": 296346,
        "title": "Music Over the Years",
        "author_nicks": [
            {
                "name": "Bad Coders International",
                "abbreviation": "BCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53825/?format=api",
                    "id": 53825,
                    "name": "Bad Coders International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "ntsc"
        ]
    }
]