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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303952/?format=api",
        "demozoo_url": "https://demozoo.org/music/303952/",
        "id": 303952,
        "title": "(GermZ)germz1",
        "author_nicks": [
            {
                "name": "Luc3k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114022/?format=api",
                    "id": 114022,
                    "name": "Luc3k",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Last Minute Creations",
                "abbreviation": "LMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114020/?format=api",
                    "id": 114020,
                    "name": "Last Minute Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-25",
        "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/303953/?format=api",
        "demozoo_url": "https://demozoo.org/music/303953/",
        "id": 303953,
        "title": "(GermZ)germz2",
        "author_nicks": [
            {
                "name": "Luc3k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114022/?format=api",
                    "id": 114022,
                    "name": "Luc3k",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Last Minute Creations",
                "abbreviation": "LMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114020/?format=api",
                    "id": 114020,
                    "name": "Last Minute Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]