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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200349/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200349/",
        "id": 200349,
        "title": "The Italian Gathering 1997 Report",
        "author_nicks": [
            {
                "name": "Chaotic Visions",
                "abbreviation": "CV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24083/?format=api",
                    "id": 24083,
                    "name": "Chaotic Visions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10",
        "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/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37019/",
        "id": 37019,
        "title": "Chain Emotions (Preview)",
        "author_nicks": [
            {
                "name": "Chaotic Visions",
                "abbreviation": "CV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24083/?format=api",
                    "id": 24083,
                    "name": "Chaotic Visions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-06",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203484/",
        "id": 203484,
        "title": "Mathro",
        "author_nicks": [
            {
                "name": "Chaotic Visions",
                "abbreviation": "CV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24083/?format=api",
                    "id": 24083,
                    "name": "Chaotic Visions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]