GET /api/v1/releasers/19982/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/281788/?format=api",
        "demozoo_url": "https://demozoo.org/music/281788/",
        "id": 281788,
        "title": "konsum als trost",
        "author_nicks": [
            {
                "name": "Duffy Duck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
                    "id": 19982,
                    "name": "Duffy Duck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35662/?format=api",
                    "id": 35662,
                    "name": "Advance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29242/?format=api",
        "demozoo_url": "https://demozoo.org/music/29242/",
        "id": 29242,
        "title": "Unity",
        "author_nicks": [
            {
                "name": "Duffy Duck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
                    "id": 19982,
                    "name": "Duffy Duck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Swiss Artists United",
                "abbreviation": "SAU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19983/?format=api",
                    "id": 19983,
                    "name": "Swiss Artists United",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278158/?format=api",
        "demozoo_url": "https://demozoo.org/music/278158/",
        "id": 278158,
        "title": "Reflecting Twins",
        "author_nicks": [
            {
                "name": "Duffy Duck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
                    "id": 19982,
                    "name": "Duffy Duck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]