GET /api/v1/releasers/94264/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/220014/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220014/",
        "id": 220014,
        "title": "Resident 4",
        "author_nicks": [
            {
                "name": "Jim Maciorowski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103544/?format=api",
                    "id": 103544,
                    "name": "Jim Maciorowski",
                    "is_group": false
                }
            },
            {
                "name": "Kamran Karimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103546/?format=api",
                    "id": 103546,
                    "name": "Kamran Karimi",
                    "is_group": false
                }
            },
            {
                "name": "Lars Kristiansen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103545/?format=api",
                    "id": 103545,
                    "name": "Lars Kristiansen",
                    "is_group": false
                }
            },
            {
                "name": "Lloyd Rosen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81702/?format=api",
                    "id": 81702,
                    "name": "Lloyd Rosen",
                    "is_group": false
                }
            },
            {
                "name": "Safe Hex International",
                "abbreviation": "SHI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94264/?format=api",
                    "id": 94264,
                    "name": "Safe Hex International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-09",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/239896/?format=api",
        "demozoo_url": "https://demozoo.org/productions/239896/",
        "id": 239896,
        "title": "Resident 1",
        "author_nicks": [
            {
                "name": "Arctic Image",
                "abbreviation": "ACE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94263/?format=api",
                    "id": 94263,
                    "name": "Arctic Image",
                    "is_group": true
                }
            },
            {
                "name": "Deadline",
                "abbreviation": "DLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                    "id": 4022,
                    "name": "Deadline",
                    "is_group": true
                }
            },
            {
                "name": "Safe Hex International",
                "abbreviation": "SHI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94264/?format=api",
                    "id": 94264,
                    "name": "Safe Hex International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]