GET /api/v1/releasers/82042/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/366946/?format=api",
        "demozoo_url": "https://demozoo.org/music/366946/",
        "id": 366946,
        "title": "Pagan",
        "author_nicks": [
            {
                "name": "Orchid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82042/?format=api",
                    "id": 82042,
                    "name": "Orchid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abstract",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60612/?format=api",
                    "id": 60612,
                    "name": "Abstract",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-23",
        "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/220105/?format=api",
        "demozoo_url": "https://demozoo.org/music/220105/",
        "id": 220105,
        "title": "Tt",
        "author_nicks": [
            {
                "name": "Orchid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82042/?format=api",
                    "id": 82042,
                    "name": "Orchid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abstract",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60612/?format=api",
                    "id": 60612,
                    "name": "Abstract",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]