GET /api/v1/releasers/4839/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/5389/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5389/",
        "id": 5389,
        "title": "Zero Gravity",
        "author_nicks": [
            {
                "name": "Coma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4838/?format=api",
                    "id": 4838,
                    "name": "Coma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4839/?format=api",
                    "id": 4839,
                    "name": "Trash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-29",
        "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/2049/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2049/",
        "id": 2049,
        "title": "Ice Joy",
        "author_nicks": [
            {
                "name": "Coma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4838/?format=api",
                    "id": 4838,
                    "name": "Coma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4839/?format=api",
                    "id": 4839,
                    "name": "Trash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209401/?format=api",
        "demozoo_url": "https://demozoo.org/music/209401/",
        "id": 209401,
        "title": "2",
        "author_nicks": [],
        "author_affiliation_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4839/?format=api",
                    "id": 4839,
                    "name": "Trash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod",
            "lost-ish"
        ]
    }
]