GET /api/v1/releasers/3863/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/311930/?format=api",
        "demozoo_url": "https://demozoo.org/music/311930/",
        "id": 311930,
        "title": "Doomsday Duck's Dystopian Disco",
        "author_nicks": [
            {
                "name": "Bonkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3863/?format=api",
                    "id": 3863,
                    "name": "Bonkers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "beepbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311637/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311637/",
        "id": 311637,
        "title": "Fishy Business",
        "author_nicks": [
            {
                "name": "Bonkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3863/?format=api",
                    "id": 3863,
                    "name": "Bonkers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "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/121362/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/121362/",
        "id": 121362,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bonkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3863/?format=api",
                    "id": 3863,
                    "name": "Bonkers",
                    "is_group": false
                }
            },
            {
                "name": "Todi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3193/?format=api",
                    "id": 3193,
                    "name": "Todi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-09-06",
        "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/47748/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47748/",
        "id": 47748,
        "title": "Pork:Pie",
        "author_nicks": [
            {
                "name": "Bonkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3863/?format=api",
                    "id": 3863,
                    "name": "Bonkers",
                    "is_group": false
                }
            },
            {
                "name": "Xeron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5860/?format=api",
                    "id": 5860,
                    "name": "Xeron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]