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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170268/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170268/",
        "id": 170268,
        "title": "Collaboration Two",
        "author_nicks": [
            {
                "name": "STatariART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68317/?format=api",
                    "id": 68317,
                    "name": "STatariART",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/166752/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/166752/",
        "id": 166752,
        "title": "MIST1216.ZIP",
        "author_nicks": [
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            },
            {
                "name": "STatariART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68317/?format=api",
                    "id": 68317,
                    "name": "STatariART",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166017/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166017/",
        "id": 166017,
        "title": "Collaboration One",
        "author_nicks": [
            {
                "name": "STatariART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68317/?format=api",
                    "id": 68317,
                    "name": "STatariART",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "degas-elite",
            "gfa-raytrace"
        ]
    }
]