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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42998/",
        "id": 42998,
        "title": "Terminators",
        "author_nicks": [
            {
                "name": "Skin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14459/?format=api",
                    "id": 14459,
                    "name": "Skin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdreams Inc.",
                "abbreviation": "CDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14035/?format=api",
                    "id": 14035,
                    "name": "Cyberdreams Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39474/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39474/",
        "id": 39474,
        "title": "Blood",
        "author_nicks": [
            {
                "name": "Dark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14065/?format=api",
                    "id": 14065,
                    "name": "Dark",
                    "is_group": false
                }
            },
            {
                "name": "Skin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14459/?format=api",
                    "id": 14459,
                    "name": "Skin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19492/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19492/",
        "id": 19492,
        "title": "Teleport",
        "author_nicks": [
            {
                "name": "Skin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14459/?format=api",
                    "id": 14459,
                    "name": "Skin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdreams Inc.",
                "abbreviation": "CDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14035/?format=api",
                    "id": 14035,
                    "name": "Cyberdreams Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]