GET /api/v1/releasers/90828/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/308839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308839/",
        "id": 308839,
        "title": "Compowinner",
        "author_nicks": [
            {
                "name": "Hedgewizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90828/?format=api",
                    "id": 90828,
                    "name": "Hedgewizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-06-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/90/?format=api",
                "id": 90,
                "name": "Commodore PET"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307489/?format=api",
        "demozoo_url": "https://demozoo.org/music/307489/",
        "id": 307489,
        "title": "Satellites Amigas",
        "author_nicks": [
            {
                "name": "Hedgewizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90828/?format=api",
                    "id": 90828,
                    "name": "Hedgewizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "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/295142/?format=api",
        "demozoo_url": "https://demozoo.org/music/295142/",
        "id": 295142,
        "title": "Sollerman",
        "author_nicks": [
            {
                "name": "Hedgewizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90828/?format=api",
                    "id": 90828,
                    "name": "Hedgewizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-06-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206109/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/206109/",
        "id": 206109,
        "title": "Mopedo Ergo Sum",
        "author_nicks": [
            {
                "name": "Hedgewizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90828/?format=api",
                    "id": 90828,
                    "name": "Hedgewizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "krita"
        ]
    }
]