GET /api/v1/releasers/1392/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/46305/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46305/",
        "id": 46305,
        "title": "Torso",
        "author_nicks": [
            {
                "name": "Groo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2874/?format=api",
                    "id": 2874,
                    "name": "Groo",
                    "is_group": false
                }
            },
            {
                "name": "Rufferto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1392/?format=api",
                    "id": 1392,
                    "name": "Rufferto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Essence",
                "abbreviation": "ESC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/325/?format=api",
                    "id": 325,
                    "name": "Essence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315777/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/315777/",
        "id": 315777,
        "title": "Fantasy Zone",
        "author_nicks": [
            {
                "name": "Rufferto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1392/?format=api",
                    "id": 1392,
                    "name": "Rufferto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5361/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5361/",
        "id": 5361,
        "title": "Attack",
        "author_nicks": [
            {
                "name": "Groo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2874/?format=api",
                    "id": 2874,
                    "name": "Groo",
                    "is_group": false
                }
            },
            {
                "name": "Rufferto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1392/?format=api",
                    "id": 1392,
                    "name": "Rufferto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Essence",
                "abbreviation": "ESC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/325/?format=api",
                    "id": 325,
                    "name": "Essence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]