GET /api/v1/releasers/59645/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/371250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371250/",
        "id": 371250,
        "title": "AMSTAIR",
        "author_nicks": [
            {
                "name": "Raft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59645/?format=api",
                    "id": 59645,
                    "name": "Raft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322682/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322682/",
        "id": 322682,
        "title": "Follow the Signal",
        "author_nicks": [
            {
                "name": "Raft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59645/?format=api",
                    "id": 59645,
                    "name": "Raft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202817/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202817/",
        "id": 202817,
        "title": "Extralife",
        "author_nicks": [
            {
                "name": "Raft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59645/?format=api",
                    "id": 59645,
                    "name": "Raft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "4klang",
            "hardcoded-720p"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154965/?format=api",
        "demozoo_url": "https://demozoo.org/music/154965/",
        "id": 154965,
        "title": "Sound of Cracktro",
        "author_nicks": [
            {
                "name": "Raft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59645/?format=api",
                    "id": 59645,
                    "name": "Raft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]