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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40319/",
        "id": 40319,
        "title": "RybkaPPC",
        "author_nicks": [
            {
                "name": "Deck 6",
                "abbreviation": "d6Team",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
                    "id": 25890,
                    "name": "Deck 6",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-8mb-fastmem"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/240152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240152/",
        "id": 240152,
        "title": "The Truth Is Out There",
        "author_nicks": [
            {
                "name": "Deck Six",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
                    "id": 25890,
                    "name": "Deck 6",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141364/",
        "id": 141364,
        "title": "A 64kb Introshow",
        "author_nicks": [
            {
                "name": "Deck Six",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
                    "id": 25890,
                    "name": "Deck 6",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]