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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45705/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45705/",
        "id": 45705,
        "title": "Laetitia",
        "author_nicks": [
            {
                "name": "Oval",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26087/?format=api",
                    "id": 26087,
                    "name": "Oval",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "far&high",
                "abbreviation": "F&H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17195/?format=api",
                    "id": 17195,
                    "name": "far&high",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "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/40837/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40837/",
        "id": 40837,
        "title": "Oval-faren",
        "author_nicks": [
            {
                "name": "Oval",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26087/?format=api",
                    "id": 26087,
                    "name": "Oval",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "far&high",
                "abbreviation": "F&H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17195/?format=api",
                    "id": 17195,
                    "name": "far&high",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-06",
        "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/125984/?format=api",
        "demozoo_url": "https://demozoo.org/music/125984/",
        "id": 125984,
        "title": "Nears to Tears",
        "author_nicks": [
            {
                "name": "Alkama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1382/?format=api",
                    "id": 1382,
                    "name": "Alkama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "far&high",
                "abbreviation": "F&H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17195/?format=api",
                    "id": 17195,
                    "name": "far&high",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]