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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371454/",
        "id": 371454,
        "title": "Devious Tools #197",
        "author_nicks": [
            {
                "name": "Trip",
                "abbreviation": "TRP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88091/?format=api",
                    "id": 88091,
                    "name": "Trip",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/263665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/263665/",
        "id": 263665,
        "title": "Australian Style 2 Preview",
        "author_nicks": [
            {
                "name": "Trip",
                "abbreviation": "TRP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88091/?format=api",
                    "id": 88091,
                    "name": "Trip",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-10",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/263666/?format=api",
        "demozoo_url": "https://demozoo.org/productions/263666/",
        "id": 263666,
        "title": "Something Is Out There",
        "author_nicks": [
            {
                "name": "Trip",
                "abbreviation": "TRP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88091/?format=api",
                    "id": 88091,
                    "name": "Trip",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-02",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/263664/?format=api",
        "demozoo_url": "https://demozoo.org/productions/263664/",
        "id": 263664,
        "title": "Australian Style 1",
        "author_nicks": [
            {
                "name": "Trip",
                "abbreviation": "TRP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88091/?format=api",
                    "id": 88091,
                    "name": "Trip",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-02",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]