GET /api/v1/releasers/8658/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/115744/?format=api",
        "demozoo_url": "https://demozoo.org/music/115744/",
        "id": 115744,
        "title": "A song from the other side",
        "author_nicks": [
            {
                "name": "dlewen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23948/?format=api",
                    "id": 23948,
                    "name": "dlewen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yta52",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8658/?format=api",
                    "id": 8658,
                    "name": "Yta52",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-05-31",
        "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/36653/?format=api",
        "demozoo_url": "https://demozoo.org/music/36653/",
        "id": 36653,
        "title": "Still Awake",
        "author_nicks": [
            {
                "name": "dlewen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23948/?format=api",
                    "id": 23948,
                    "name": "dlewen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yta52",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8658/?format=api",
                    "id": 8658,
                    "name": "Yta52",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "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/36717/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36717/",
        "id": 36717,
        "title": "takeoff",
        "author_nicks": [
            {
                "name": "dlewen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23948/?format=api",
                    "id": 23948,
                    "name": "dlewen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yta52",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8658/?format=api",
                    "id": 8658,
                    "name": "Yta52",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]