GET /api/v1/releasers/49822/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/145711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145711/",
        "id": 145711,
        "title": "Yarft Demo",
        "author_nicks": [
            {
                "name": "Mark Watson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49822/?format=api",
                    "id": 49822,
                    "name": "Mark Watson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144092/",
        "id": 144092,
        "title": "FoFT! Plasma Demo",
        "author_nicks": [
            {
                "name": "Mark Watson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49822/?format=api",
                    "id": 49822,
                    "name": "Mark Watson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Federation Of Free Traders",
                "abbreviation": "FOFT, F.O.F.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32251/?format=api",
                    "id": 32251,
                    "name": "Federation Of Free Traders",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/144094/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144094/",
        "id": 144094,
        "title": "FoFT TWAUG Demo",
        "author_nicks": [
            {
                "name": "Mark Watson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49822/?format=api",
                    "id": 49822,
                    "name": "Mark Watson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Federation Of Free Traders",
                "abbreviation": "FOFT, F.O.F.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32251/?format=api",
                    "id": 32251,
                    "name": "Federation Of Free Traders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111764/",
        "id": 111764,
        "title": "2 Unlimited Demo",
        "author_nicks": [
            {
                "name": "Mark Watson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49822/?format=api",
                    "id": 49822,
                    "name": "Mark Watson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]