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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8057/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8057/",
        "id": 8057,
        "title": "Tokyo",
        "author_nicks": [
            {
                "name": "Roterfleck",
                "abbreviation": "RF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9861/?format=api",
                    "id": 9861,
                    "name": "Roterfleck",
                    "is_group": true
                }
            },
            {
                "name": "xplsv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                    "id": 4032,
                    "name": "xplsv",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ambient",
            "city",
            "japanese"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83551/",
        "id": 83551,
        "title": "Die Änderung 2",
        "author_nicks": [
            {
                "name": "Roterfleck",
                "abbreviation": "RF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9861/?format=api",
                    "id": 9861,
                    "name": "Roterfleck",
                    "is_group": true
                }
            },
            {
                "name": "Spontz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                    "id": 5759,
                    "name": "Spöntz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/8312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8312/",
        "id": 8312,
        "title": "Codename: Serotonin",
        "author_nicks": [
            {
                "name": "Roterfleck",
                "abbreviation": "RF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9861/?format=api",
                    "id": 9861,
                    "name": "Roterfleck",
                    "is_group": true
                }
            },
            {
                "name": "xplsv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                    "id": 4032,
                    "name": "xplsv",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]