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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75989/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75989/",
        "id": 75989,
        "title": "STE Wars",
        "author_nicks": [
            {
                "name": "Moving Pixels",
                "abbreviation": "MPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34386/?format=api",
                    "id": 34386,
                    "name": "Moving Pixels",
                    "is_group": true
                }
            },
            {
                "name": "TFM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40273/?format=api",
                    "id": 40273,
                    "name": "TFM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo",
            "star-wars"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75988/",
        "id": 75988,
        "title": "Cintro",
        "author_nicks": [
            {
                "name": "TFM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40273/?format=api",
                    "id": 40273,
                    "name": "TFM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "nsfw",
            "cindy-crawford"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75990/",
        "id": 75990,
        "title": "GFX-Disk I",
        "author_nicks": [
            {
                "name": "TFM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40273/?format=api",
                    "id": 40273,
                    "name": "TFM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw",
            "pcs",
            "photochrome"
        ]
    }
]