GET /api/v1/releasers/117495/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/372188/?format=api",
        "demozoo_url": "https://demozoo.org/music/372188/",
        "id": 372188,
        "title": "Wind Storm",
        "author_nicks": [
            {
                "name": "Mondo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117495/?format=api",
                    "id": 117495,
                    "name": "Mondo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FLiP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61022/?format=api",
                    "id": 61022,
                    "name": "FLiP",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m",
            "bj-guitar"
        ]
    }
]