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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176881/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/176881/",
        "id": 176881,
        "title": "Lage",
        "author_nicks": [
            {
                "name": "Lage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43989/?format=api",
                    "id": 43989,
                    "name": "Lage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-30",
        "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/39903/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39903/",
        "id": 39903,
        "title": "Penis",
        "author_nicks": [
            {
                "name": "Lage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43989/?format=api",
                    "id": 43989,
                    "name": "Lage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Keso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                    "id": 5130,
                    "name": "Keso",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-23",
        "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/89994/?format=api",
        "demozoo_url": "https://demozoo.org/music/89994/",
        "id": 89994,
        "title": "Big Ben Banana",
        "author_nicks": [
            {
                "name": "Lage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43989/?format=api",
                    "id": 43989,
                    "name": "Lage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Keso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                    "id": 5130,
                    "name": "Keso",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]