GET /api/v1/releasers/13149/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/19124/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19124/",
        "id": 19124,
        "title": "Ace Stanley",
        "author_nicks": [
            {
                "name": "Skize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13149/?format=api",
                    "id": 13149,
                    "name": "Skize",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limited Edition",
                "abbreviation": "LED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                    "id": 342,
                    "name": "Limited Edition",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19105/?format=api",
        "demozoo_url": "https://demozoo.org/music/19105/",
        "id": 19105,
        "title": "Rivendell",
        "author_nicks": [
            {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            {
                "name": "Skize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13149/?format=api",
                    "id": 13149,
                    "name": "Skize",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limited Edition",
                "abbreviation": "LED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                    "id": 342,
                    "name": "Limited Edition",
                    "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": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171913/?format=api",
        "demozoo_url": "https://demozoo.org/music/171913/",
        "id": 171913,
        "title": "Fuzzy Weed",
        "author_nicks": [
            {
                "name": "Skize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13149/?format=api",
                    "id": 13149,
                    "name": "Skize",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limited Edition",
                "abbreviation": "LED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                    "id": 342,
                    "name": "Limited Edition",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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"
        ]
    }
]