GET /api/v1/releasers/23892/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/355874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355874/",
        "id": 355874,
        "title": "CC2024",
        "author_nicks": [
            {
                "name": "G'n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23892/?format=api",
                    "id": 23892,
                    "name": "G'n'B",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117128/",
        "id": 117128,
        "title": "Yoba",
        "author_nicks": [
            {
                "name": "G'n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23892/?format=api",
                    "id": 23892,
                    "name": "G'n'B",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "sdl",
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88024/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88024/",
        "id": 88024,
        "title": "Find the Boobs",
        "author_nicks": [
            {
                "name": "G'n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23892/?format=api",
                    "id": 23892,
                    "name": "G'n'B",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/36536/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36536/",
        "id": 36536,
        "title": "Nostalgia",
        "author_nicks": [
            {
                "name": "G'n'B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23892/?format=api",
                    "id": 23892,
                    "name": "G'n'B",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "sdl",
            "libsdl"
        ]
    }
]