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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24944/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24944/",
        "id": 24944,
        "title": "bUCHsTABENsUPPE",
        "author_nicks": [
            {
                "name": "SubC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18004/?format=api",
                    "id": 18004,
                    "name": "SubC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deranged",
                "abbreviation": "DRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                    "id": 13467,
                    "name": "Deranged",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/47405/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47405/",
        "id": 47405,
        "title": "Just Meltin",
        "author_nicks": [
            {
                "name": "SubC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18004/?format=api",
                    "id": 18004,
                    "name": "SubC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deranged",
                "abbreviation": "DRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                    "id": 13467,
                    "name": "Deranged",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]