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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68392/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68392/",
        "id": 68392,
        "title": "Demoshow 2003",
        "author_nicks": [
            {
                "name": "Never",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                    "id": 3527,
                    "name": "Never",
                    "is_group": true
                }
            },
            {
                "name": "Textrausch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7815/?format=api",
                    "id": 7815,
                    "name": "Textrausch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3323/",
        "id": 3323,
        "title": "Proof of ANSI",
        "author_nicks": [
            {
                "name": "Never",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                    "id": 3527,
                    "name": "Never",
                    "is_group": true
                }
            },
            {
                "name": "Textrausch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7815/?format=api",
                    "id": 7815,
                    "name": "Textrausch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6530/",
        "id": 6530,
        "title": "tr-08",
        "author_nicks": [
            {
                "name": "Never",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                    "id": 3527,
                    "name": "Never",
                    "is_group": true
                }
            },
            {
                "name": "Sundancer Inc.",
                "abbreviation": "SDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
                    "id": 5690,
                    "name": "Sundancer Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Textrausch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7815/?format=api",
                    "id": 7815,
                    "name": "Textrausch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-01-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]