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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42968/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42968/",
        "id": 42968,
        "title": "Forgive Me, Venty",
        "author_nicks": [
            {
                "name": "Rad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25710/?format=api",
                    "id": 25710,
                    "name": "Rad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Daft Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25711/?format=api",
                    "id": 25711,
                    "name": "Daft Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40022/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40022/",
        "id": 40022,
        "title": "Tropical Pleasure",
        "author_nicks": [
            {
                "name": "Rad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25710/?format=api",
                    "id": 25710,
                    "name": "Rad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Daft Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25711/?format=api",
                    "id": 25711,
                    "name": "Daft Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38655/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38655/",
        "id": 38655,
        "title": "Dragon's Treasure",
        "author_nicks": [
            {
                "name": "Rad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25710/?format=api",
                    "id": 25710,
                    "name": "Rad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Daft Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25711/?format=api",
                    "id": 25711,
                    "name": "Daft Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]