GET /api/v1/releasers/50706/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/284240/?format=api",
        "demozoo_url": "https://demozoo.org/music/284240/",
        "id": 284240,
        "title": "Ambient sleep 16",
        "author_nicks": [
            {
                "name": "Szone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50706/?format=api",
                    "id": 50706,
                    "name": "SZ1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ram Jam",
                "abbreviation": "RJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                    "id": 1073,
                    "name": "Ram Jam",
                    "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": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284295/?format=api",
        "demozoo_url": "https://demozoo.org/music/284295/",
        "id": 284295,
        "title": "The Future",
        "author_nicks": [
            {
                "name": "Szone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50706/?format=api",
                    "id": 50706,
                    "name": "SZ1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ram Jam",
                "abbreviation": "RJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                    "id": 1073,
                    "name": "Ram Jam",
                    "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": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215109/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/215109/",
        "id": 215109,
        "title": "Ram Jam logo by SZone",
        "author_nicks": [
            {
                "name": "Szone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50706/?format=api",
                    "id": 50706,
                    "name": "SZ1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]