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

[
    {
        "url": "https://demozoo.org/api/v1/productions/99618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99618/",
        "id": 99618,
        "title": "Metal Grave BBS (1)",
        "author_nicks": [
            {
                "name": "Infinity Spectrum",
                "abbreviation": "IS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47259/?format=api",
                    "id": 47259,
                    "name": "Infinity Spectrum",
                    "is_group": true
                }
            },
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-30",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292627/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292627/",
        "id": 292627,
        "title": "1997",
        "author_nicks": [
            {
                "name": "Infinity Spectrum",
                "abbreviation": "IS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47259/?format=api",
                    "id": 47259,
                    "name": "Infinity Spectrum",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-19",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]