GET /api/v1/releasers/10846/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/338203/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338203/",
        "id": 338203,
        "title": "Cthulhu's Tentacle",
        "author_nicks": [
            {
                "name": "Dip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10846/?format=api",
                    "id": 10846,
                    "name": "Dip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darkage",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                    "id": 5064,
                    "name": "Darkage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lovecraft"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337828/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337828/",
        "id": 337828,
        "title": "Trippy Azulejos",
        "author_nicks": [
            {
                "name": "Dip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10846/?format=api",
                    "id": 10846,
                    "name": "Dip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darkage",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                    "id": 5064,
                    "name": "Darkage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119535/",
        "id": 119535,
        "title": "Past, Present and Future",
        "author_nicks": [
            {
                "name": "Dip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10846/?format=api",
                    "id": 10846,
                    "name": "Dip",
                    "is_group": false
                }
            },
            {
                "name": "Mortimer Twang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1029/?format=api",
                    "id": 1029,
                    "name": "Mortimer Twang",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-03",
        "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": []
    }
]