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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28060/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28060/",
        "id": 28060,
        "title": "Battle Angel Alita",
        "author_nicks": [
            {
                "name": "RNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8535/?format=api",
                    "id": 8535,
                    "name": "Realf Nikoli Tvilde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28390/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28390/",
        "id": 28390,
        "title": "Burnup",
        "author_nicks": [
            {
                "name": "RNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8535/?format=api",
                    "id": 8535,
                    "name": "Realf Nikoli Tvilde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-08",
        "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/7352/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7352/",
        "id": 7352,
        "title": "none",
        "author_nicks": [
            {
                "name": "Realf Nikoli Tvilde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8535/?format=api",
                    "id": 8535,
                    "name": "Realf Nikoli Tvilde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]