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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47271/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47271/",
        "id": 47271,
        "title": "Unfinished",
        "author_nicks": [
            {
                "name": "Bombjack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14617/?format=api",
                    "id": 14617,
                    "name": "Bombjack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freestyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/968/?format=api",
                    "id": 968,
                    "name": "Freestyle",
                    "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": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39149/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39149/",
        "id": 39149,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bombjack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14617/?format=api",
                    "id": 14617,
                    "name": "Bombjack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-14",
        "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/20221/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20221/",
        "id": 20221,
        "title": "Hidden",
        "author_nicks": [
            {
                "name": "Bombjack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14617/?format=api",
                    "id": 14617,
                    "name": "Bombjack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14618/?format=api",
                    "id": 14618,
                    "name": "MMU",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]