GET /api/v1/releasers/51706/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/47120/?format=api",
        "demozoo_url": "https://demozoo.org/music/47120/",
        "id": 47120,
        "title": "Get It On",
        "author_nicks": [
            {
                "name": "Dr. Strangebrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51706/?format=api",
                    "id": 51706,
                    "name": "Dr. Strangebrain",
                    "is_group": false
                }
            },
            {
                "name": "Hex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25001/?format=api",
                    "id": 25001,
                    "name": "Hex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "JiNX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15885/?format=api",
                    "id": 15885,
                    "name": "JiNX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117399/?format=api",
        "demozoo_url": "https://demozoo.org/music/117399/",
        "id": 117399,
        "title": "Elemental Illusions Credits",
        "author_nicks": [
            {
                "name": "Dr. Straingebrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51706/?format=api",
                    "id": 51706,
                    "name": "Dr. Strangebrain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    }
]