GET /api/v1/releasers/17252/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/66574/?format=api",
        "demozoo_url": "https://demozoo.org/music/66574/",
        "id": 66574,
        "title": "Assblaster 2000",
        "author_nicks": [
            {
                "name": "Marquee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36370/?format=api",
                    "id": 36370,
                    "name": "Marquee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17252/?format=api",
                    "id": 17252,
                    "name": "FT",
                    "is_group": true
                }
            },
            {
                "name": "Rapbisse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36371/?format=api",
                    "id": 36371,
                    "name": "Rapbisse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23669/",
        "id": 23669,
        "title": "Space/Flowers Team",
        "author_nicks": [
            {
                "name": "Def",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10559/?format=api",
                    "id": 10559,
                    "name": "Def",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17252/?format=api",
                    "id": 17252,
                    "name": "FT",
                    "is_group": true
                }
            },
            {
                "name": "Floppy",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                    "id": 3318,
                    "name": "Floppy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]