GET /api/v1/releasers/95271/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/223239/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223239/",
        "id": 223239,
        "title": "Star Pack 4",
        "author_nicks": [
            {
                "name": "Coca Cola Gang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95271/?format=api",
                    "id": 95271,
                    "name": "Coca Cola Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-22",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223238/",
        "id": 223238,
        "title": "Star Pack 2",
        "author_nicks": [
            {
                "name": "Coca Cola Gang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95271/?format=api",
                    "id": 95271,
                    "name": "Coca Cola Gang",
                    "is_group": true
                }
            },
            {
                "name": "The Guilties",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109746/?format=api",
                    "id": 109746,
                    "name": "The Guilties",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-11",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223237/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223237/",
        "id": 223237,
        "title": "Star Pack 1",
        "author_nicks": [
            {
                "name": "Coca Cola Gang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95271/?format=api",
                    "id": 95271,
                    "name": "Coca Cola Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-05",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]