GET /api/v1/releasers/14813/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/25172/?format=api",
        "demozoo_url": "https://demozoo.org/music/25172/",
        "id": 25172,
        "title": "hunter/warrior [horribleSound]",
        "author_nicks": [
            {
                "name": "Skid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14813/?format=api",
                    "id": 14813,
                    "name": "Skid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Icebird",
                "abbreviation": "ICB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                    "id": 11515,
                    "name": "Icebird",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/203990/?format=api",
        "demozoo_url": "https://demozoo.org/music/203990/",
        "id": 203990,
        "title": "Suck Ma Knucklez",
        "author_nicks": [
            {
                "name": "Skid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14813/?format=api",
                    "id": 14813,
                    "name": "Skid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Icebird",
                "abbreviation": "ICB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                    "id": 11515,
                    "name": "Icebird",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36544/?format=api",
        "demozoo_url": "https://demozoo.org/music/36544/",
        "id": 36544,
        "title": "Planet Lucie",
        "author_nicks": [
            {
                "name": "Skid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14813/?format=api",
                    "id": 14813,
                    "name": "Skid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Icebird",
                "abbreviation": "ICB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                    "id": 11515,
                    "name": "Icebird",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]