GET /api/v1/releasers/114943/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/325188/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325188/",
        "id": 325188,
        "title": "Cubicle",
        "author_nicks": [
            {
                "name": "Manawar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114943/?format=api",
                    "id": 114943,
                    "name": "Manawar",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-06-17",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297688/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297688/",
        "id": 297688,
        "title": "Soultaker",
        "author_nicks": [
            {
                "name": "Manawar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114943/?format=api",
                    "id": 114943,
                    "name": "Manawar",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-01",
        "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": [
            "fmod",
            "raytracing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279198/",
        "id": 279198,
        "title": "Relic",
        "author_nicks": [
            {
                "name": "Manawar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114943/?format=api",
                    "id": 114943,
                    "name": "Manawar",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-13",
        "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": [
            "fmod"
        ]
    }
]