GET /api/v1/releasers/23013/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/357873/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357873/",
        "id": 357873,
        "title": "Kemosynteesi",
        "author_nicks": [
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23013/?format=api",
                    "id": 23013,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jedi Arts",
                "abbreviation": "jA!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23010/?format=api",
                    "id": 23010,
                    "name": "Jedi Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362312/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/362312/",
        "id": 362312,
        "title": "RFX-JUVE.ANS",
        "author_nicks": [
            {
                "name": "Raster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23013/?format=api",
                    "id": 23013,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creators of Revolutionary Pictures",
                "abbreviation": "CORP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                    "id": 89518,
                    "name": "Creators of Revolutionary Pictures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-03-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]