GET /api/v1/releasers/99595/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/225948/?format=api",
        "demozoo_url": "https://demozoo.org/music/225948/",
        "id": 225948,
        "title": "Vision",
        "author_nicks": [
            {
                "name": "Jazzcon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99595/?format=api",
                    "id": 99595,
                    "name": "Jazzcon",
                    "is_group": false
                }
            },
            {
                "name": "Meo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1329/?format=api",
                    "id": 1329,
                    "name": "Meo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd0"
        ]
    }
]