GET /api/v1/releasers/16484/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/34779/?format=api",
        "demozoo_url": "https://demozoo.org/music/34779/",
        "id": 34779,
        "title": "Fridofax",
        "author_nicks": [
            {
                "name": "BenT Byte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13115/?format=api",
                    "id": 13115,
                    "name": "BenT Byte",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "2nd Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16484/?format=api",
                    "id": 16484,
                    "name": "2nd Moon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-03",
        "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/39629/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39629/",
        "id": 39629,
        "title": "Steelrose",
        "author_nicks": [
            {
                "name": "DNA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16483/?format=api",
                    "id": 16483,
                    "name": "DNA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "2nd Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16484/?format=api",
                    "id": 16484,
                    "name": "2nd Moon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]