GET /api/v1/releasers/6529/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/42337/?format=api",
        "demozoo_url": "https://demozoo.org/music/42337/",
        "id": 42337,
        "title": "Elevator",
        "author_nicks": [
            {
                "name": "Louszy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Massive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6529/?format=api",
                    "id": 6529,
                    "name": "Massive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48098/?format=api",
        "demozoo_url": "https://demozoo.org/music/48098/",
        "id": 48098,
        "title": "Sweetly",
        "author_nicks": [
            {
                "name": "Contagion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8268/?format=api",
                    "id": 8268,
                    "name": "Contagion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Massive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6529/?format=api",
                    "id": 6529,
                    "name": "Massive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-06",
        "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/154364/?format=api",
        "demozoo_url": "https://demozoo.org/music/154364/",
        "id": 154364,
        "title": "Mindless",
        "author_nicks": [
            {
                "name": "Cygnes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8269/?format=api",
                    "id": 8269,
                    "name": "Cygnes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Massive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6529/?format=api",
                    "id": 6529,
                    "name": "Massive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28684/?format=api",
        "demozoo_url": "https://demozoo.org/music/28684/",
        "id": 28684,
        "title": "The Mission",
        "author_nicks": [
            {
                "name": "Contagion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8268/?format=api",
                    "id": 8268,
                    "name": "Contagion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Massive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6529/?format=api",
                    "id": 6529,
                    "name": "Massive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]