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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24799/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24799/",
        "id": 24799,
        "title": "Zende",
        "author_nicks": [
            {
                "name": "Nam Nam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17929/?format=api",
                    "id": 17929,
                    "name": "Nam Nam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Animatronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14983/?format=api",
                    "id": 14983,
                    "name": "Animatronix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "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/40250/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40250/",
        "id": 40250,
        "title": "Yasmen",
        "author_nicks": [
            {
                "name": "Nam Nam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17929/?format=api",
                    "id": 17929,
                    "name": "Nam Nam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    }
]