GET /api/v1/releasers/118124/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/288033/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288033/",
        "id": 288033,
        "title": "Santa's Empty Sack",
        "author_nicks": [
            {
                "name": "Igor Kromin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118124/?format=api",
                    "id": 118124,
                    "name": "Igor Kromin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283625/",
        "id": 283625,
        "title": "Sybil's Nightmare Run",
        "author_nicks": [
            {
                "name": "Igor Kromin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118124/?format=api",
                    "id": 118124,
                    "name": "Igor Kromin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-09-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286234/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286234/",
        "id": 286234,
        "title": "Eggsavier's Cackleberry Rescue",
        "author_nicks": [
            {
                "name": "Igor Kromin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118124/?format=api",
                    "id": 118124,
                    "name": "Igor Kromin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]