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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271899/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271899/",
        "id": 271899,
        "title": "Prisoner#1 Artworks 1994 - 1996",
        "author_nicks": [
            {
                "name": "Prisoner#1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46079/?format=api",
                    "id": 46079,
                    "name": "Prisoner#1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360646/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/360646/",
        "id": 360646,
        "title": "The Regency",
        "author_nicks": [
            {
                "name": "Prisoner#1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46079/?format=api",
                    "id": 46079,
                    "name": "Prisoner#1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]