GET /api/v1/releasers/68513/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/350649/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350649/",
        "id": 350649,
        "title": "Firepower",
        "author_nicks": [
            {
                "name": "The Dominators",
                "abbreviation": "DOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                    "id": 5067,
                    "name": "The Dominators",
                    "is_group": true
                }
            },
            {
                "name": "Xpert Protection Busters",
                "abbreviation": "XPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68513/?format=api",
                    "id": 68513,
                    "name": "Xpert Protection Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165372/",
        "id": 165372,
        "title": "Ace-Plotter Import",
        "author_nicks": [
            {
                "name": "Xpert Protection Busters",
                "abbreviation": "XPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68513/?format=api",
                    "id": 68513,
                    "name": "Xpert Protection Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08-12",
        "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": [
            "ntsc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332613/",
        "id": 332613,
        "title": "Snowball Sunday [Import]",
        "author_nicks": [
            {
                "name": "Xpert Protection Busters",
                "abbreviation": "XPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68513/?format=api",
                    "id": 68513,
                    "name": "Xpert Protection Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-20",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/348164/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348164/",
        "id": 348164,
        "title": "Street Sports Basketball",
        "author_nicks": [
            {
                "name": "Xpert Protection Busters",
                "abbreviation": "XPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68513/?format=api",
                    "id": 68513,
                    "name": "Xpert Protection Busters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-10-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "street-sports-basketball"
        ]
    }
]