GET /api/v1/releasers/120059/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/361873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361873/",
        "id": 361873,
        "title": "Loomtro",
        "author_nicks": [
            {
                "name": "The Loom Syndicate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120059/?format=api",
                    "id": 120059,
                    "name": "Living Organisms On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361662/",
        "id": 361662,
        "title": "Mad Mag #1",
        "author_nicks": [
            {
                "name": "Living Organisms On Mars",
                "abbreviation": "LOOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120059/?format=api",
                    "id": 120059,
                    "name": "Living Organisms On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290151/",
        "id": 290151,
        "title": "Intro One (Nothin' Fancy)",
        "author_nicks": [
            {
                "name": "The Loom Syndicate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120059/?format=api",
                    "id": 120059,
                    "name": "Living Organisms On Mars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]