GET /api/v1/releasers/581/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/124342/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/124342/",
        "id": 124342,
        "title": "Stamp of Love",
        "author_nicks": [
            {
                "name": "Arcane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/581/?format=api",
                    "id": 581,
                    "name": "Arcane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            },
            {
                "name": "Haujobb",
                "abbreviation": "HJB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                    "id": 4,
                    "name": "Haujobb",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-10-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66648/",
        "id": 66648,
        "title": "Wedmo",
        "author_nicks": [
            {
                "name": "Arcane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/581/?format=api",
                    "id": 581,
                    "name": "Arcane",
                    "is_group": false
                }
            },
            {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/86378/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/86378/",
        "id": 86378,
        "title": "Haujobb Spam",
        "author_nicks": [
            {
                "name": "Arcane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/581/?format=api",
                    "id": 581,
                    "name": "Arcane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-10-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20056/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20056/",
        "id": 20056,
        "title": "Geschichte Meiner Mutter",
        "author_nicks": [
            {
                "name": "Arcane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/581/?format=api",
                    "id": 581,
                    "name": "Arcane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Haujobb",
                "abbreviation": "HJB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                    "id": 4,
                    "name": "Haujobb",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "live-performance"
        ]
    }
]