GET /api/v1/releasers/5904/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/3720/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3720/",
        "id": 3720,
        "title": "Achtung Feind!",
        "author_nicks": [
            {
                "name": "Deadbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5904/?format=api",
                    "id": 5904,
                    "name": "Deadbrain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Null OK",
                "abbreviation": "0ok",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5935/?format=api",
                    "id": 5935,
                    "name": "Null OK",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "wacom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77934/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77934/",
        "id": 77934,
        "title": "Khz Video",
        "author_nicks": [
            {
                "name": "Deadbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5904/?format=api",
                    "id": 5904,
                    "name": "Deadbrain",
                    "is_group": false
                }
            },
            {
                "name": "Hellbeard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15925/?format=api",
                    "id": 15925,
                    "name": "Hellbeard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]