GET /api/v1/releasers/107370/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/325555/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325555/",
        "id": 325555,
        "title": "Glory 2",
        "author_nicks": [
            {
                "name": "Cocyne",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107370/?format=api",
                    "id": 107370,
                    "name": "Cocyne",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": [
            "corrupted-file"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325556/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325556/",
        "id": 325556,
        "title": "Glory 3",
        "author_nicks": [
            {
                "name": "Cocyne",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107370/?format=api",
                    "id": 107370,
                    "name": "Cocyne",
                    "is_group": true
                }
            },
            {
                "name": "Lore of Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48298/?format=api",
                    "id": 48298,
                    "name": "Lore of Arts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325554/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325554/",
        "id": 325554,
        "title": "Cosmania #01",
        "author_nicks": [
            {
                "name": "Cocyne",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107370/?format=api",
                    "id": 107370,
                    "name": "Cocyne",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325557/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325557/",
        "id": 325557,
        "title": "Glory",
        "author_nicks": [
            {
                "name": "Cocyne",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107370/?format=api",
                    "id": 107370,
                    "name": "Cocyne",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    }
]