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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103316/",
        "id": 103316,
        "title": "XMAS demo",
        "author_nicks": [
            {
                "name": "Free Tools Association",
                "abbreviation": "FTA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48250/?format=api",
                    "id": 48250,
                    "name": "Free Tools Association",
                    "is_group": true
                }
            },
            {
                "name": "GS Alliance",
                "abbreviation": "GSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                    "id": 48252,
                    "name": "GS Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155939/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155939/",
        "id": 155939,
        "title": "California Demo",
        "author_nicks": [
            {
                "name": "GS Alliance",
                "abbreviation": "GSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                    "id": 48252,
                    "name": "GS Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103321/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103321/",
        "id": 103321,
        "title": "Beam demo",
        "author_nicks": [
            {
                "name": "Apple Chemical Software",
                "abbreviation": "ACS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48255/?format=api",
                    "id": 48255,
                    "name": "Apple Chemical Software",
                    "is_group": true
                }
            },
            {
                "name": "GS Alliance",
                "abbreviation": "GSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                    "id": 48252,
                    "name": "GS Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]