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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98618/",
        "id": 98618,
        "title": "Distorted 1",
        "author_nicks": [
            {
                "name": "Distorted Staff",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46790/?format=api",
                    "id": 46790,
                    "name": "Distorted Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "artscene"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269570/",
        "id": 269570,
        "title": "Distorted 2",
        "author_nicks": [
            {
                "name": "Distorted Staff",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46790/?format=api",
                    "id": 46790,
                    "name": "Distorted Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201413/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201413/",
        "id": 201413,
        "title": "Distorted Magazine Issue #2 Intro",
        "author_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            },
            {
                "name": "Distorted Staff",
                "abbreviation": "DSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46790/?format=api",
                    "id": 46790,
                    "name": "Distorted Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]