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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298845/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298845/",
        "id": 298845,
        "title": "Gauntlet",
        "author_nicks": [
            {
                "name": "Cracker And Softwarehunter",
                "abbreviation": "CASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125960/?format=api",
                    "id": 125960,
                    "name": "Cracker And Softwarehunter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-05",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gauntlet",
            "defaced-title-screen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298866/",
        "id": 298866,
        "title": "Werner",
        "author_nicks": [
            {
                "name": "Cracker And Softwarehunter",
                "abbreviation": "CASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125960/?format=api",
                    "id": 125960,
                    "name": "Cracker And Softwarehunter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-05",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "werner-mach-hin"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298839/",
        "id": 298839,
        "title": "Yie Ar Kung-Fu II",
        "author_nicks": [
            {
                "name": "Cracker And Softwarehunter",
                "abbreviation": "CASH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125960/?format=api",
                    "id": 125960,
                    "name": "Cracker And Softwarehunter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-04",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given",
            "yie-ar-kung-fu-ii"
        ]
    }
]