GET /api/v1/releasers/2131/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/132029/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132029/",
        "id": 132029,
        "title": "Untitle",
        "author_nicks": [
            {
                "name": "Xray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2131/?format=api",
                    "id": 2131,
                    "name": "Xray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5847/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5847/",
        "id": 5847,
        "title": "Egyptian Magic",
        "author_nicks": [
            {
                "name": "Xray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2131/?format=api",
                    "id": 2131,
                    "name": "Xray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "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/207953/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/207953/",
        "id": 207953,
        "title": "Accession logo by Xray",
        "author_nicks": [
            {
                "name": "Xray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2131/?format=api",
                    "id": 2131,
                    "name": "Xray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]