GET /api/v1/releasers/85980/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/202869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202869/",
        "id": 202869,
        "title": "Alderan +",
        "author_nicks": [
            {
                "name": "Vagabonds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85980/?format=api",
                    "id": 85980,
                    "name": "Vagabonds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "alderan"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325309/",
        "id": 325309,
        "title": "Duploland",
        "author_nicks": [
            {
                "name": "Chromance",
                "abbreviation": "<C>",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                    "id": 2763,
                    "name": "Chromance",
                    "is_group": true
                }
            },
            {
                "name": "Vagabonds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85980/?format=api",
                    "id": 85980,
                    "name": "Vagabonds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-25",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325310/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325310/",
        "id": 325310,
        "title": "Enforcer +5",
        "author_nicks": [
            {
                "name": "Vagabonds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85980/?format=api",
                    "id": 85980,
                    "name": "Vagabonds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199348/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199348/",
        "id": 199348,
        "title": "Phileas Fogg's Balloon Battles +5",
        "author_nicks": [
            {
                "name": "Vagabonds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85980/?format=api",
                    "id": 85980,
                    "name": "Vagabonds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "phileas-foggs-balloon-battles"
        ]
    }
]