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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168532/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168532/",
        "id": 168532,
        "title": "Joop #2",
        "author_nicks": [
            {
                "name": "INC Europe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69985/?format=api",
                    "id": 69985,
                    "name": "INC Europe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08",
        "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": [
            "dosbox-incompatible"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295134/",
        "id": 295134,
        "title": "Lobotomy",
        "author_nicks": [
            {
                "name": "INC Europe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69985/?format=api",
                    "id": 69985,
                    "name": "INC Europe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "pklite",
            "video-cap-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168533/",
        "id": 168533,
        "title": "Eye Of The Beholder 2 Cracktro (1)",
        "author_nicks": [
            {
                "name": "INC Europe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69985/?format=api",
                    "id": 69985,
                    "name": "INC Europe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "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": [
            "eye-of-the-beholder-ii"
        ]
    }
]