GET /api/v1/releasers/38852/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/380406/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380406/",
        "id": 380406,
        "title": "Screen 6",
        "author_nicks": [
            {
                "name": "IllusionX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38852/?format=api",
                    "id": 38852,
                    "name": "IllusionX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                    "id": 111472,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380417/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380417/",
        "id": 380417,
        "title": "Screen 6",
        "author_nicks": [
            {
                "name": "IllusionX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38852/?format=api",
                    "id": 38852,
                    "name": "IllusionX",
                    "is_group": false
                }
            },
            {
                "name": "Spirit of Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63251/?format=api",
                    "id": 63251,
                    "name": "Spirit of Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                    "id": 111472,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]