GET /api/v1/releasers/22495/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/313604/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313604/",
        "id": 313604,
        "title": "Parts bin",
        "author_nicks": [
            {
                "name": "p2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                    "id": 22495,
                    "name": "p2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177326/",
        "id": 177326,
        "title": "Still Demo-sceneing Anyway",
        "author_nicks": [
            {
                "name": "p2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                    "id": 22495,
                    "name": "p2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73856/?format=api",
                    "id": 73856,
                    "name": "Moose",
                    "is_group": true
                }
            },
            {
                "name": "Royal Belgian Beer Squadron",
                "abbreviation": "RBBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                    "id": 3772,
                    "name": "Royal Belgian Beer Squadron",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "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/173786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173786/",
        "id": 173786,
        "title": "Finnish Summer",
        "author_nicks": [
            {
                "name": "p2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                    "id": 22495,
                    "name": "p2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/33916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33916/",
        "id": 33916,
        "title": "YDemo97",
        "author_nicks": [
            {
                "name": "Sdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
                    "id": 22496,
                    "name": "Sleeping Dog",
                    "is_group": false
                }
            },
            {
                "name": "Slay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20270/?format=api",
                    "id": 20270,
                    "name": "Slay",
                    "is_group": false
                }
            },
            {
                "name": "p2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                    "id": 22495,
                    "name": "p2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]