GET /api/v1/releasers/2574/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/346015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346015/",
        "id": 346015,
        "title": "Faucontact Hors Serie Gemtos 2024",
        "author_nicks": [
            {
                "name": "Edox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142639/?format=api",
                    "id": 142639,
                    "name": "Edox",
                    "is_group": false
                }
            },
            {
                "name": "Pestouille",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142640/?format=api",
                    "id": 142640,
                    "name": "Pestouille",
                    "is_group": false
                }
            },
            {
                "name": "Splash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2574/?format=api",
                    "id": 2574,
                    "name": "Splash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-05-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163535/",
        "id": 163535,
        "title": "Ste2Falc V1.1",
        "author_nicks": [
            {
                "name": "Splash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2574/?format=api",
                    "id": 2574,
                    "name": "Splash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]