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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280782/",
        "id": 280782,
        "title": "Energy Corporation Loader",
        "author_nicks": [
            {
                "name": "Energy Corporation",
                "abbreviation": "EC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
                    "id": 115583,
                    "name": "Energy Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325726/",
        "id": 325726,
        "title": "Energy Corporation Info (1)",
        "author_nicks": [
            {
                "name": "Energy Corporation",
                "abbreviation": "EC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
                    "id": 115583,
                    "name": "Energy Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325727/",
        "id": 325727,
        "title": "Energy Corporation Info (2)",
        "author_nicks": [
            {
                "name": "Energy Corporation",
                "abbreviation": "EC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
                    "id": 115583,
                    "name": "Energy Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-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": [
            "no-credits-added"
        ]
    }
]