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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202782/",
        "id": 202782,
        "title": "Eels 4 Pleazure",
        "author_nicks": [
            {
                "name": "Creed",
                "abbreviation": "CRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72201/?format=api",
                    "id": 72201,
                    "name": "Creed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209030/",
        "id": 209030,
        "title": "Goat Buster",
        "author_nicks": [
            {
                "name": "Creed",
                "abbreviation": "CRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72201/?format=api",
                    "id": 72201,
                    "name": "Creed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-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/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209029/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209029/",
        "id": 209029,
        "title": "Art of Noise 3 - Ambient Trance",
        "author_nicks": [
            {
                "name": "Creed",
                "abbreviation": "CRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72201/?format=api",
                    "id": 72201,
                    "name": "Creed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-28",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209031/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209031/",
        "id": 209031,
        "title": "Party Intro",
        "author_nicks": [
            {
                "name": "Creed",
                "abbreviation": "CRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72201/?format=api",
                    "id": 72201,
                    "name": "Creed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-27",
        "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": [
            "requires-1mb-chipmem"
        ]
    }
]