GET /api/v1/releasers/52930/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/294509/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294509/",
        "id": 294509,
        "title": "CCGO",
        "author_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "placeholder-screenshot"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274874/",
        "id": 274874,
        "title": "Chaos Constructions 2020 invitation",
        "author_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-08",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269951/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269951/",
        "id": 269951,
        "title": "TmK Gift 2019",
        "author_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            },
            {
                "name": "Eye-Q Team",
                "abbreviation": "Eye-Q",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9408/?format=api",
                    "id": 9408,
                    "name": "Eye-Q Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-04",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269482/",
        "id": 269482,
        "title": "SleepInvaders",
        "author_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357992/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357992/",
        "id": 357992,
        "title": "NewYear2013",
        "author_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]