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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199147/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199147/",
        "id": 199147,
        "title": "Sound Storm 98 Invitation Intro",
        "author_nicks": [
            {
                "name": "Moonlight Dreams",
                "abbreviation": "MLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22613/?format=api",
                    "id": 22613,
                    "name": "Moonlight Dreams",
                    "is_group": true
                }
            },
            {
                "name": "SandS",
                "abbreviation": "SNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                    "id": 10790,
                    "name": "SandS",
                    "is_group": true
                }
            },
            {
                "name": "T-Rex",
                "abbreviation": "TRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                    "id": 379,
                    "name": "T-Rex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34073/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34073/",
        "id": 34073,
        "title": "Super Nova",
        "author_nicks": [
            {
                "name": "Moonlight Dreams",
                "abbreviation": "MLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22613/?format=api",
                    "id": 22613,
                    "name": "Moonlight Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34090/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34090/",
        "id": 34090,
        "title": "Distant Worlds",
        "author_nicks": [
            {
                "name": "Moonlight Dreams",
                "abbreviation": "MLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22613/?format=api",
                    "id": 22613,
                    "name": "Moonlight Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08",
        "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": []
    }
]