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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82839/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82839/",
        "id": 82839,
        "title": "GreenPlanet",
        "author_nicks": [
            {
                "name": "CybeREX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32662/?format=api",
                    "id": 32662,
                    "name": "CybeREX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vectronix",
                "abbreviation": "VEX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                    "id": 2275,
                    "name": "Vectronix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173498/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173498/",
        "id": 173498,
        "title": "cx-03 seen as shrooms",
        "author_nicks": [
            {
                "name": "CybeREX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32662/?format=api",
                    "id": 32662,
                    "name": "CybeREX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "werkkzeug"
        ]
    }
]