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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178745/",
        "id": 178745,
        "title": "Summon The Spirits",
        "author_nicks": [
            {
                "name": "Offspring",
                "abbreviation": "OS!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50292/?format=api",
                    "id": 50292,
                    "name": "Offspring",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181953/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181953/",
        "id": 181953,
        "title": "Dazed & Confused II - Higher & Higher",
        "author_nicks": [
            {
                "name": "Offspring",
                "abbreviation": "OS!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50292/?format=api",
                    "id": 50292,
                    "name": "Offspring",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]