GET /api/v1/releasers/31700/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/445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/445/",
        "id": 445,
        "title": "Braindamage",
        "author_nicks": [
            {
                "name": "Aggression",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                    "id": 365,
                    "name": "Aggression",
                    "is_group": true
                }
            },
            {
                "name": "Kruz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31700/?format=api",
                    "id": 31700,
                    "name": "Kruz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71657/",
        "id": 71657,
        "title": "Beyond",
        "author_nicks": [
            {
                "name": "Kruz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31700/?format=api",
                    "id": 31700,
                    "name": "Kruz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hdd"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71656/",
        "id": 71656,
        "title": "Awakening Of The Gods",
        "author_nicks": [
            {
                "name": "Kruz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31700/?format=api",
                    "id": 31700,
                    "name": "Kruz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]