GET /api/v1/releasers/108649/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/343724/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343724/",
        "id": 343724,
        "title": "Daddy + GI Joe",
        "author_nicks": [
            {
                "name": "The Softteam",
                "abbreviation": "SFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108649/?format=api",
                    "id": 108649,
                    "name": "The Softteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/228251/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228251/",
        "id": 228251,
        "title": "Time Bandit +1",
        "author_nicks": [
            {
                "name": "The Softteam",
                "abbreviation": "SFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108649/?format=api",
                    "id": 108649,
                    "name": "The Softteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269730/",
        "id": 269730,
        "title": "World Wide Letter",
        "author_nicks": [
            {
                "name": "Ace Crackings",
                "abbreviation": "ACI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62796/?format=api",
                    "id": 62796,
                    "name": "Ace Crackings",
                    "is_group": true
                }
            },
            {
                "name": "The Softteam",
                "abbreviation": "SFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108649/?format=api",
                    "id": 108649,
                    "name": "The Softteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-06-26",
        "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/343725/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343725/",
        "id": 343725,
        "title": "Synth-Sample",
        "author_nicks": [
            {
                "name": "The Softteam",
                "abbreviation": "SFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108649/?format=api",
                    "id": 108649,
                    "name": "The Softteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]