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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202723/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202723/",
        "id": 202723,
        "title": "Leap of Faith",
        "author_nicks": [
            {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "partyprod",
            "marvel",
            "spider-man"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136283/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136283/",
        "id": 136283,
        "title": "I must go, my planet needs me",
        "author_nicks": [
            {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Conspiracy",
                "abbreviation": "CNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                    "id": 120,
                    "name": "Conspiracy",
                    "is_group": true
                }
            },
            {
                "name": "Digital Dynamite",
                "abbreviation": "DD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
                    "id": 3731,
                    "name": "Digital Dynamite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76005/",
        "id": 76005,
        "title": "17 Points",
        "author_nicks": [
            {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]