GET /api/v1/releasers/63199/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/181500/?format=api",
        "demozoo_url": "https://demozoo.org/music/181500/",
        "id": 181500,
        "title": "Partyteppich",
        "author_nicks": [
            {
                "name": "Roly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64851/?format=api",
                    "id": 64851,
                    "name": "Roly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freedom Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
                    "id": 63199,
                    "name": "Freedom Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158901/?format=api",
        "demozoo_url": "https://demozoo.org/music/158901/",
        "id": 158901,
        "title": "?",
        "author_nicks": [
            {
                "name": "Roly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64851/?format=api",
                    "id": 64851,
                    "name": "Roly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freedom Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
                    "id": 63199,
                    "name": "Freedom Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356547/?format=api",
        "demozoo_url": "https://demozoo.org/music/356547/",
        "id": 356547,
        "title": "Sad",
        "author_nicks": [
            {
                "name": "Ivory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
                    "id": 123760,
                    "name": "Ivory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freedom Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
                    "id": 63199,
                    "name": "Freedom Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]