GET /api/v1/releasers/50509/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/113032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113032/",
        "id": 113032,
        "title": "Titel-Bilder",
        "author_nicks": [
            {
                "name": "AMC Verlag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50509/?format=api",
                    "id": 50509,
                    "name": "AMC Verlag",
                    "is_group": true
                }
            }
        ],
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142785/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142785/",
        "id": 142785,
        "title": "Bird-Man",
        "author_nicks": [
            {
                "name": "AMC Verlag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50509/?format=api",
                    "id": 50509,
                    "name": "AMC Verlag",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145464/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145464/",
        "id": 145464,
        "title": "Stereo-Blaster Pro Demo",
        "author_nicks": [
            {
                "name": "AMC Verlag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50509/?format=api",
                    "id": 50509,
                    "name": "AMC Verlag",
                    "is_group": true
                }
            },
            {
                "name": "HU-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49496/?format=api",
                    "id": 49496,
                    "name": "HU-Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143725/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143725/",
        "id": 143725,
        "title": "Das Imperium der Koenige",
        "author_nicks": [
            {
                "name": "AMC Verlag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50509/?format=api",
                    "id": 50509,
                    "name": "AMC Verlag",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154104/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154104/",
        "id": 154104,
        "title": "AMC Magazin 01/1988",
        "author_nicks": [
            {
                "name": "AMC Verlag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50509/?format=api",
                    "id": 50509,
                    "name": "AMC Verlag",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]