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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46807/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46807/",
        "id": 46807,
        "title": "Alien",
        "author_nicks": [
            {
                "name": "Tigrr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9018/?format=api",
                    "id": 9018,
                    "name": "Tigrr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            },
            {
                "name": "X Project",
                "abbreviation": "XPJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                    "id": 8891,
                    "name": "X Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46810/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46810/",
        "id": 46810,
        "title": "Girl",
        "author_nicks": [
            {
                "name": "Tigrr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9018/?format=api",
                    "id": 9018,
                    "name": "Tigrr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            },
            {
                "name": "X Project",
                "abbreviation": "XPJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                    "id": 8891,
                    "name": "X Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]