GET /api/v1/releasers/61505/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/162305/?format=api",
        "demozoo_url": "https://demozoo.org/music/162305/",
        "id": 162305,
        "title": "Groove Blaster '96",
        "author_nicks": [
            {
                "name": "Zlew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60960/?format=api",
                    "id": 60960,
                    "name": "Zlew",
                    "is_group": false
                }
            },
            {
                "name": "gotoandplay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61505/?format=api",
                    "id": 61505,
                    "name": "gotoandplay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3",
            "vortex-tracker-ii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145998/?format=api",
        "demozoo_url": "https://demozoo.org/music/145998/",
        "id": 145998,
        "title": "Saving Progress............done",
        "author_nicks": [
            {
                "name": "gotoandplay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61505/?format=api",
                    "id": 61505,
                    "name": "gotoandplay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Battle Of The Bits",
                "abbreviation": "BOTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                    "id": 72186,
                    "name": "Battle Of The Bits",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ay",
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146964/?format=api",
        "demozoo_url": "https://demozoo.org/music/146964/",
        "id": 146964,
        "title": "Megadrain",
        "author_nicks": [
            {
                "name": "gotoandplay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61505/?format=api",
                    "id": 61505,
                    "name": "gotoandplay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]