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

[
    {
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103323/",
        "id": 103323,
        "title": "Music disk GS",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103325/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103325/",
        "id": 103325,
        "title": "Demo disk 2",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103324/",
        "id": 103324,
        "title": "Demo disk 1",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147047/",
        "id": 147047,
        "title": "Apple ][ 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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]