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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97470/",
        "id": 97470,
        "title": "Rage",
        "author_nicks": [
            {
                "name": "Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45697/?format=api",
                    "id": 45697,
                    "name": "Artware",
                    "is_group": true
                }
            },
            {
                "name": "Ethic",
                "abbreviation": "ETC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14034/?format=api",
                    "id": 14034,
                    "name": "Ethic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/235047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/235047/",
        "id": 235047,
        "title": "Potsdam Number One",
        "author_nicks": [
            {
                "name": "Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45697/?format=api",
                    "id": 45697,
                    "name": "Artware",
                    "is_group": true
                }
            },
            {
                "name": "Matrix",
                "abbreviation": "MTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/534/?format=api",
                    "id": 534,
                    "name": "Matrix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    }
]