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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31802/",
        "id": 31802,
        "title": "Invasion!",
        "author_nicks": [
            {
                "name": "Red Scarves",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                    "id": 6151,
                    "name": "The Red Scarves",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4975/",
        "id": 4975,
        "title": "Attack of the RGB Partycoding",
        "author_nicks": [
            {
                "name": "Red Scarves",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                    "id": 6151,
                    "name": "The Red Scarves",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70292/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70292/",
        "id": 70292,
        "title": "Waschbär - Screensaver",
        "author_nicks": [
            {
                "name": "The Red Scarves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                    "id": 6151,
                    "name": "The Red Scarves",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-28",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4892/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4892/",
        "id": 4892,
        "title": "Made of Bricks",
        "author_nicks": [
            {
                "name": "The Red Scarves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                    "id": 6151,
                    "name": "The Red Scarves",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib",
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4278/",
        "id": 4278,
        "title": "BPPB - The Breakpoint Party Bear",
        "author_nicks": [
            {
                "name": "The Red Scarves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
                    "id": 6151,
                    "name": "The Red Scarves",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]