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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56620/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56620/",
        "id": 56620,
        "title": "Voodoochild",
        "author_nicks": [
            {
                "name": "Steorra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16852/?format=api",
                    "id": 16852,
                    "name": "Steorra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skywatch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33384/?format=api",
                    "id": 33384,
                    "name": "Skywatch",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "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/23175/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23175/",
        "id": 23175,
        "title": "Arlecchino",
        "author_nicks": [
            {
                "name": "Ex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11309/?format=api",
                    "id": 11309,
                    "name": "Ex",
                    "is_group": false
                }
            },
            {
                "name": "Steorra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16852/?format=api",
                    "id": 16852,
                    "name": "Steorra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]