GET /api/v1/releasers/40385/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/124408/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124408/",
        "id": 124408,
        "title": "Airball (Ohne Absturz) Cracktro",
        "author_nicks": [
            {
                "name": "Alyssa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40385/?format=api",
                    "id": 40385,
                    "name": "Alyssa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76612/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76612/",
        "id": 76612,
        "title": "Spectrum Demo V2",
        "author_nicks": [
            {
                "name": "Alyssa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40385/?format=api",
                    "id": 40385,
                    "name": "Alyssa",
                    "is_group": false
                }
            },
            {
                "name": "The Exceptions",
                "abbreviation": "TEX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                    "id": 2265,
                    "name": "The Exceptions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/76617/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76617/",
        "id": 76617,
        "title": "Super Neo Demo Show",
        "author_nicks": [
            {
                "name": "Alyssa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40385/?format=api",
                    "id": 40385,
                    "name": "Alyssa",
                    "is_group": false
                }
            },
            {
                "name": "The Exceptions",
                "abbreviation": "TEX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                    "id": 2265,
                    "name": "The Exceptions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]