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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18476/",
        "id": 18476,
        "title": "Abnormal Activities II",
        "author_nicks": [
            {
                "name": "Virtual Effects And Fantasies",
                "abbreviation": "VEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8719/?format=api",
                    "id": 8719,
                    "name": "Virtual Effects And Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7669/",
        "id": 7669,
        "title": "Abnormal Activity",
        "author_nicks": [
            {
                "name": "Death Row",
                "abbreviation": "DR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8720/?format=api",
                    "id": 8720,
                    "name": "Death Row",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Effects And Fantasies",
                "abbreviation": "VEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8719/?format=api",
                    "id": 8719,
                    "name": "Virtual Effects And Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "brilliance",
            "lightwave",
            "art-department-pro",
            "imagefx",
            "deluxe-paint-iv",
            "movie-shop"
        ]
    }
]