GET /api/v1/releasers/45916/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/202044/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202044/",
        "id": 202044,
        "title": "Spock",
        "author_nicks": [
            {
                "name": "Assassin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45916/?format=api",
                    "id": 45916,
                    "name": "Assassin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Willow",
                "abbreviation": "WIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                    "id": 14647,
                    "name": "Willow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "drugs",
            "star-trek"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20255/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20255/",
        "id": 20255,
        "title": "Lurking Death",
        "author_nicks": [
            {
                "name": "Assassin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45916/?format=api",
                    "id": 45916,
                    "name": "Assassin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Willow",
                "abbreviation": "WIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                    "id": 14647,
                    "name": "Willow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39435/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39435/",
        "id": 39435,
        "title": "Sonic",
        "author_nicks": [
            {
                "name": "Assassin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45916/?format=api",
                    "id": 45916,
                    "name": "Assassin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-08",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "sonic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35524/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35524/",
        "id": 35524,
        "title": "Tentacle",
        "author_nicks": [
            {
                "name": "Assassin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45916/?format=api",
                    "id": 45916,
                    "name": "Assassin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Willow",
                "abbreviation": "WIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                    "id": 14647,
                    "name": "Willow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-05",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]