GET /api/v1/releasers/53537/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/201811/?format=api",
        "demozoo_url": "https://demozoo.org/music/201811/",
        "id": 201811,
        "title": "Manic Motion",
        "author_nicks": [
            {
                "name": "TDC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7088/?format=api",
                    "id": 7088,
                    "name": "Vincent Voois",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Culture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53537/?format=api",
                    "id": 53537,
                    "name": "Culture",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338567/?format=api",
        "demozoo_url": "https://demozoo.org/music/338567/",
        "id": 338567,
        "title": "Tepelrups (intro)",
        "author_nicks": [
            {
                "name": "Pilot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18867/?format=api",
                    "id": 18867,
                    "name": "Greenhouse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Culture",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53537/?format=api",
                    "id": 53537,
                    "name": "Culture",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-09-15",
        "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": [
            "6581"
        ]
    }
]