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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146063/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/146063/",
        "id": 146063,
        "title": "Effect Logo",
        "author_nicks": [
            {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2393/?format=api",
                    "id": 2393,
                    "name": "Blaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/146064/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/146064/",
        "id": 146064,
        "title": "Illusion",
        "author_nicks": [
            {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2393/?format=api",
                    "id": 2393,
                    "name": "Blaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "xxx",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146066/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/146066/",
        "id": 146066,
        "title": "Loading and Depacking",
        "author_nicks": [
            {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2393/?format=api",
                    "id": 2393,
                    "name": "Blaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/146067/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/146067/",
        "id": 146067,
        "title": "Scroller Section",
        "author_nicks": [
            {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2393/?format=api",
                    "id": 2393,
                    "name": "Blaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]