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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171149/?format=api",
        "demozoo_url": "https://demozoo.org/music/171149/",
        "id": 171149,
        "title": "Come With Me",
        "author_nicks": [
            {
                "name": "Dj Krypton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71302/?format=api",
                    "id": 71302,
                    "name": "Dj Krypton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23364/?format=api",
                    "id": 23364,
                    "name": "Atomik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35621/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35621/",
        "id": 35621,
        "title": "Viking Helmet",
        "author_nicks": [
            {
                "name": "Qvas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23363/?format=api",
                    "id": 23363,
                    "name": "Qvas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23364/?format=api",
                    "id": 23364,
                    "name": "Atomik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-20",
        "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/35626/?format=api",
        "demozoo_url": "https://demozoo.org/music/35626/",
        "id": 35626,
        "title": "Autumn Memories",
        "author_nicks": [
            {
                "name": "SN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23367/?format=api",
                    "id": 23367,
                    "name": "SN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23364/?format=api",
                    "id": 23364,
                    "name": "Atomik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]