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

[
    {
        "url": "https://demozoo.org/api/v1/productions/385002/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/385002/",
        "id": 385002,
        "title": "Celerity \"Don't Ever Doubt It!\"",
        "author_nicks": [
            {
                "name": "Zed Nitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17514/?format=api",
                    "id": 17514,
                    "name": "Zed Nitro",
                    "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": "1992-06-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ansimation",
            "celerity-bbs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380655/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380655/",
        "id": 380655,
        "title": "ACiD Productions Logo/Members",
        "author_nicks": [
            {
                "name": "Zed Nitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17514/?format=api",
                    "id": 17514,
                    "name": "Zed Nitro",
                    "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": "1992-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "iron-maiden"
        ]
    }
]