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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203589/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203589/",
        "id": 203589,
        "title": "Horizon Loader",
        "author_nicks": [
            {
                "name": "Art!",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7075/?format=api",
                    "id": 7075,
                    "name": "Art!",
                    "is_group": true
                }
            },
            {
                "name": "Horizon",
                "abbreviation": "HZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67996/?format=api",
                    "id": 67996,
                    "name": "Horizon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40093/",
        "id": 40093,
        "title": "Description Art 1",
        "author_nicks": [
            {
                "name": "Art!",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7075/?format=api",
                    "id": 7075,
                    "name": "Art!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "file-id-diz-collection"
        ]
    }
]