GET /api/v1/releasers/29517/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/48354/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48354/",
        "id": 48354,
        "title": "Exhibition",
        "author_nicks": [
            {
                "name": "X-Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29517/?format=api",
                    "id": 29517,
                    "name": "X-Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MFT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77329/?format=api",
                    "id": 77329,
                    "name": "MFT",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/48355/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48355/",
        "id": 48355,
        "title": "Nature",
        "author_nicks": [
            {
                "name": "X-Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29517/?format=api",
                    "id": 29517,
                    "name": "X-Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MFT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77329/?format=api",
                    "id": 77329,
                    "name": "MFT",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/48351/?format=api",
        "demozoo_url": "https://demozoo.org/music/48351/",
        "id": 48351,
        "title": "Disease",
        "author_nicks": [
            {
                "name": "X-Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29517/?format=api",
                    "id": 29517,
                    "name": "X-Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MFT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77329/?format=api",
                    "id": 77329,
                    "name": "MFT",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113057/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113057/",
        "id": 113057,
        "title": "Speed",
        "author_nicks": [
            {
                "name": "Stalmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69153/?format=api",
                    "id": 69153,
                    "name": "Stalmo",
                    "is_group": false
                }
            },
            {
                "name": "X-Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29517/?format=api",
                    "id": 29517,
                    "name": "X-Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]