GET /api/v1/releasers/20489/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/79649/?format=api",
        "demozoo_url": "https://demozoo.org/music/79649/",
        "id": 79649,
        "title": "The Bump",
        "author_nicks": [
            {
                "name": "Scruface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20489/?format=api",
                    "id": 20489,
                    "name": "Scruface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79658/?format=api",
        "demozoo_url": "https://demozoo.org/music/79658/",
        "id": 79658,
        "title": "Bill Clinton",
        "author_nicks": [
            {
                "name": "Scruface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20489/?format=api",
                    "id": 20489,
                    "name": "Scruface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35034/?format=api",
        "demozoo_url": "https://demozoo.org/music/35034/",
        "id": 35034,
        "title": "Nu jack lic",
        "author_nicks": [
            {
                "name": "Scruface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20489/?format=api",
                    "id": 20489,
                    "name": "Scruface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30274/?format=api",
        "demozoo_url": "https://demozoo.org/music/30274/",
        "id": 30274,
        "title": "Blade",
        "author_nicks": [
            {
                "name": "Scruface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20489/?format=api",
                    "id": 20489,
                    "name": "Scruface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]