GET /api/v1/releasers/33080/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/55717/?format=api",
        "demozoo_url": "https://demozoo.org/music/55717/",
        "id": 55717,
        "title": "Sax",
        "author_nicks": [
            {
                "name": "Enot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33080/?format=api",
                    "id": 33080,
                    "name": "Enot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55729/?format=api",
        "demozoo_url": "https://demozoo.org/music/55729/",
        "id": 55729,
        "title": "Ne odin",
        "author_nicks": [
            {
                "name": "Enot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33080/?format=api",
                    "id": 33080,
                    "name": "Enot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82838/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82838/",
        "id": 82838,
        "title": "Key to the success",
        "author_nicks": [
            {
                "name": "(e)not",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33080/?format=api",
                    "id": 33080,
                    "name": "Enot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-26",
        "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/57548/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57548/",
        "id": 57548,
        "title": "E-racoon.asc",
        "author_nicks": [
            {
                "name": "(e)not",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33080/?format=api",
                    "id": 33080,
                    "name": "Enot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]