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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7258/",
        "id": 7258,
        "title": "The Gathering 1995 4k Intro",
        "author_nicks": [
            {
                "name": "Progressive Design",
                "abbreviation": "PGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
                    "id": 8476,
                    "name": "Progressive Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7253/",
        "id": 7253,
        "title": "9 Lives",
        "author_nicks": [
            {
                "name": "Progressive Design",
                "abbreviation": "PGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
                    "id": 8476,
                    "name": "Progressive Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "supertype": "production",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210649/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210649/",
        "id": 210649,
        "title": "Chippys 1",
        "author_nicks": [
            {
                "name": "Progressive Design",
                "abbreviation": "PGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
                    "id": 8476,
                    "name": "Progressive Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "supertype": "production",
        "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/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210650/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210650/",
        "id": 210650,
        "title": "The Secret Gate BBS",
        "author_nicks": [
            {
                "name": "Progressive Design",
                "abbreviation": "PGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
                    "id": 8476,
                    "name": "Progressive Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]