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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29345/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29345/",
        "id": 29345,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bastard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6884/?format=api",
                    "id": 6884,
                    "name": "Bastard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Graffiti",
                "abbreviation": "dG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6882/?format=api",
                    "id": 6882,
                    "name": "Digital Graffiti",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-02",
        "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/5928/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5928/",
        "id": 5928,
        "title": "fOrbiddeN aRT",
        "author_nicks": [
            {
                "name": "Bastard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6884/?format=api",
                    "id": 6884,
                    "name": "Bastard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Graffiti",
                "abbreviation": "dG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6882/?format=api",
                    "id": 6882,
                    "name": "Digital Graffiti",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "antifascism"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22885/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22885/",
        "id": 22885,
        "title": "Willi",
        "author_nicks": [
            {
                "name": "Bastard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6884/?format=api",
                    "id": 6884,
                    "name": "Bastard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]