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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20049/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20049/",
        "id": 20049,
        "title": "Erich",
        "author_nicks": [
            {
                "name": "Morg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14480/?format=api",
                    "id": 14480,
                    "name": "Morg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14483/?format=api",
                    "id": 14483,
                    "name": "Nemesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "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/49194/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49194/",
        "id": 49194,
        "title": "Asylum",
        "author_nicks": [
            {
                "name": "Morg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14480/?format=api",
                    "id": 14480,
                    "name": "Morg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14483/?format=api",
                    "id": 14483,
                    "name": "Nemesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-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/23271/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23271/",
        "id": 23271,
        "title": "Imperial Trooper",
        "author_nicks": [
            {
                "name": "Morg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14480/?format=api",
                    "id": 14480,
                    "name": "Morg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14483/?format=api",
                    "id": 14483,
                    "name": "Nemesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]