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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130454/",
        "id": 130454,
        "title": "Symbolix",
        "author_nicks": [
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-09",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283788/",
        "id": 283788,
        "title": "Backtrack EP",
        "author_nicks": [
            {
                "name": "Phase^D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "mod",
            "no-executable"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/253824/?format=api",
        "demozoo_url": "https://demozoo.org/productions/253824/",
        "id": 253824,
        "title": "Times",
        "author_nicks": [
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-19",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/253821/?format=api",
        "demozoo_url": "https://demozoo.org/productions/253821/",
        "id": 253821,
        "title": "Realms",
        "author_nicks": [
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    }
]