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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297446/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297446/",
        "id": 297446,
        "title": "House of Sin",
        "author_nicks": [
            {
                "name": "Living Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77962/?format=api",
                    "id": 77962,
                    "name": "Living Death",
                    "is_group": false
                }
            },
            {
                "name": "Schizosynth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109345/?format=api",
                    "id": 109345,
                    "name": "Schizosynth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "High Rezolution",
                "abbreviation": "HR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                    "id": 108518,
                    "name": "High Rezolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09",
        "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",
            "ripscrip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297460/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297460/",
        "id": 297460,
        "title": "Limelight",
        "author_nicks": [
            {
                "name": "Living Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77962/?format=api",
                    "id": 77962,
                    "name": "Living Death",
                    "is_group": false
                }
            },
            {
                "name": "Schizosynth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109345/?format=api",
                    "id": 109345,
                    "name": "Schizosynth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "High Rezolution",
                "abbreviation": "HR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                    "id": 108518,
                    "name": "High Rezolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09",
        "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",
            "ripscrip"
        ]
    }
]