GET /api/v1/releasers/46418/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/174523/?format=api",
        "demozoo_url": "https://demozoo.org/music/174523/",
        "id": 174523,
        "title": "FOXS2",
        "author_nicks": [
            {
                "name": "Forty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46418/?format=api",
                    "id": 46418,
                    "name": "Forty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273581/?format=api",
        "demozoo_url": "https://demozoo.org/music/273581/",
        "id": 273581,
        "title": "Beer",
        "author_nicks": [
            {
                "name": "Forty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46418/?format=api",
                    "id": 46418,
                    "name": "Forty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Next Generation",
                "abbreviation": "TNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20416/?format=api",
                    "id": 20416,
                    "name": "The Next Generation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133452/?format=api",
        "demozoo_url": "https://demozoo.org/music/133452/",
        "id": 133452,
        "title": "Final Revolution",
        "author_nicks": [
            {
                "name": "Forty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46418/?format=api",
                    "id": 46418,
                    "name": "Forty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Next Generation",
                "abbreviation": "TNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20416/?format=api",
                    "id": 20416,
                    "name": "The Next Generation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]