GET /api/v1/releasers/14605/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/25248/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25248/",
        "id": 25248,
        "title": "The Battle",
        "author_nicks": [
            {
                "name": "Lewan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14605/?format=api",
                    "id": 14605,
                    "name": "MDB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14595/?format=api",
                    "id": 14595,
                    "name": "Bonzai Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/20204/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20204/",
        "id": 20204,
        "title": "Harnold Beckenbauer",
        "author_nicks": [
            {
                "name": "MDB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14605/?format=api",
                    "id": 14605,
                    "name": "MDB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14595/?format=api",
                    "id": 14595,
                    "name": "Bonzai Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "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/206971/?format=api",
        "demozoo_url": "https://demozoo.org/music/206971/",
        "id": 206971,
        "title": "automania",
        "author_nicks": [
            {
                "name": "MDB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14605/?format=api",
                    "id": 14605,
                    "name": "MDB",
                    "is_group": false
                }
            },
            {
                "name": "Solid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37396/?format=api",
                    "id": 37396,
                    "name": "Solid",
                    "is_group": false
                }
            },
            {
                "name": "Sting",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
                    "id": 1197,
                    "name": "s7ing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]