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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82487/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82487/",
        "id": 82487,
        "title": "Fallen Angel",
        "author_nicks": [
            {
                "name": "Yazu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18421/?format=api",
                    "id": 18421,
                    "name": "Yazu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "zbrush",
            "stages-included",
            "3d-studio-max"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61762/?format=api",
        "demozoo_url": "https://demozoo.org/music/61762/",
        "id": 61762,
        "title": "The Changing Moments of Life",
        "author_nicks": [
            {
                "name": "Yazu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18421/?format=api",
                    "id": 18421,
                    "name": "Yazu",
                    "is_group": false
                }
            },
            {
                "name": "jarkko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35797/?format=api",
                    "id": 35797,
                    "name": "jarkko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25964/",
        "id": 25964,
        "title": "Ufo vs Jurppi",
        "author_nicks": [
            {
                "name": "Yazu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18421/?format=api",
                    "id": 18421,
                    "name": "Yazu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kellari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18422/?format=api",
                    "id": 18422,
                    "name": "Kellari",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]