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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85917/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85917/",
        "id": 85917,
        "title": "Can you Defuse it?",
        "author_nicks": [
            {
                "name": "Saruke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42269/?format=api",
                    "id": 42269,
                    "name": "Saruke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-11-29",
        "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/186379/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186379/",
        "id": 186379,
        "title": "Love Bubbles",
        "author_nicks": [
            {
                "name": "Saruke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42269/?format=api",
                    "id": 42269,
                    "name": "Saruke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "wacom",
            "sketchbook"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83375/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83375/",
        "id": 83375,
        "title": "I Pose 4 U",
        "author_nicks": [
            {
                "name": "Saruke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42269/?format=api",
                    "id": 42269,
                    "name": "Saruke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]