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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48713/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48713/",
        "id": 48713,
        "title": "The Gryphon",
        "author_nicks": [
            {
                "name": "TCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                    "id": 10975,
                    "name": "TCH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brutal",
                "abbreviation": "[B]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                    "id": 10976,
                    "name": "Brutal",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-18",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112129/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/112129/",
        "id": 112129,
        "title": "Veronica (My Star)",
        "author_nicks": [
            {
                "name": "TCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                    "id": 10975,
                    "name": "TCH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brutal",
                "abbreviation": "[B]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                    "id": 10976,
                    "name": "Brutal",
                    "is_group": true
                }
            },
            {
                "name": "Oxyron",
                "abbreviation": "OXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                    "id": 762,
                    "name": "Oxyron",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-24",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48667/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48667/",
        "id": 48667,
        "title": "Iron Lady",
        "author_nicks": [
            {
                "name": "TCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                    "id": 10975,
                    "name": "TCH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brutal",
                "abbreviation": "[B]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                    "id": 10976,
                    "name": "Brutal",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-19",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-ufli-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/86465/",
        "id": 86465,
        "title": "Pirates",
        "author_nicks": [
            {
                "name": "TCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                    "id": 10975,
                    "name": "TCH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-28",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]