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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28630/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28630/",
        "id": 28630,
        "title": "Hace-gls",
        "author_nicks": [
            {
                "name": "Herr Cichlid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19665/?format=api",
                    "id": 19665,
                    "name": "Herr Cichlid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                    "id": 19658,
                    "name": "Pure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "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/71740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71740/",
        "id": 71740,
        "title": "Ranma",
        "author_nicks": [
            {
                "name": "Herr Cichlid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19665/?format=api",
                    "id": 19665,
                    "name": "Herr Cichlid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HyperNova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                    "id": 18987,
                    "name": "HyperNova",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]