GET /api/v1/releasers/1546/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/315663/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315663/",
        "id": 315663,
        "title": "Eye of the Beholder V1.00",
        "author_nicks": [
            {
                "name": "Jackasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1546/?format=api",
                    "id": 1546,
                    "name": "Jackasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "eye-of-the-beholder"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178039/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178039/",
        "id": 178039,
        "title": "Let's Twist Again",
        "author_nicks": [
            {
                "name": "Jackasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1546/?format=api",
                    "id": 1546,
                    "name": "Jackasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Booze Design",
                "abbreviation": "BD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                    "id": 1287,
                    "name": "Booze Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178040/",
        "id": 178040,
        "title": "Boot me up before you go go",
        "author_nicks": [
            {
                "name": "Jackasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1546/?format=api",
                    "id": 1546,
                    "name": "Jackasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Booze Design",
                "abbreviation": "BD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                    "id": 1287,
                    "name": "Booze Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]