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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381454/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/381454/",
        "id": 381454,
        "title": "Temple of Knowledge",
        "author_nicks": [
            {
                "name": "Flave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108533/?format=api",
                    "id": 108533,
                    "name": "Flave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Optik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                    "id": 108531,
                    "name": "Optik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-01",
        "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/381456/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/381456/",
        "id": 381456,
        "title": "PyroMania",
        "author_nicks": [
            {
                "name": "Flave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108533/?format=api",
                    "id": 108533,
                    "name": "Flave",
                    "is_group": false
                }
            },
            {
                "name": "Nuke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108532/?format=api",
                    "id": 108532,
                    "name": "Nuke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Optik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                    "id": 108531,
                    "name": "Optik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]