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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296449/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296449/",
        "id": 296449,
        "title": "Cyberlight Info (1)",
        "author_nicks": [
            {
                "name": "Cyberlight",
                "abbreviation": "CBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70350/?format=api",
                    "id": 70350,
                    "name": "Cyberlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296451/",
        "id": 296451,
        "title": "Cyberlight Info (2)",
        "author_nicks": [
            {
                "name": "Cyberlight",
                "abbreviation": "CBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70350/?format=api",
                    "id": 70350,
                    "name": "Cyberlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169059/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169059/",
        "id": 169059,
        "title": "Happy New Year 1994",
        "author_nicks": [
            {
                "name": "Cyberlight",
                "abbreviation": "CBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70350/?format=api",
                    "id": 70350,
                    "name": "Cyberlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    }
]