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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304168/?format=api",
        "demozoo_url": "https://demozoo.org/music/304168/",
        "id": 304168,
        "title": "abdeaf",
        "author_nicks": [
            {
                "name": "Spastic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22827/?format=api",
                    "id": 22827,
                    "name": "Spastic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AbuA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19002/?format=api",
                    "id": 19002,
                    "name": "AbuA",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "2ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147982/?format=api",
        "demozoo_url": "https://demozoo.org/music/147982/",
        "id": 147982,
        "title": "Par Salian",
        "author_nicks": [
            {
                "name": "Spastic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22827/?format=api",
                    "id": 22827,
                    "name": "Spastic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AbuA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19002/?format=api",
                    "id": 19002,
                    "name": "AbuA",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280654/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280654/",
        "id": 280654,
        "title": "Likainen",
        "author_nicks": [
            {
                "name": "Koira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115500/?format=api",
                    "id": 115500,
                    "name": "Koira",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AbuA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19002/?format=api",
                    "id": 19002,
                    "name": "AbuA",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]