GET /api/v1/releasers/14384/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/199344/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199344/",
        "id": 199344,
        "title": "Phileas Fogg's Balloon Battles +6",
        "author_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "XTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14384/?format=api",
                    "id": 14384,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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": [
            "phileas-foggs-balloon-battles"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334331/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334331/",
        "id": 334331,
        "title": "Extreme Intro",
        "author_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "XTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14384/?format=api",
                    "id": 14384,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334332/",
        "id": 334332,
        "title": "Intro Preview",
        "author_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "XTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14384/?format=api",
                    "id": 14384,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-07",
        "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": []
    }
]