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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355320/",
        "id": 355320,
        "title": "Shotgun Teaser",
        "author_nicks": [
            {
                "name": "ANARCHO Ride Laboratories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137951/?format=api",
                    "id": 137951,
                    "name": "ANARCHO Ride Laboratories",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334216/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334216/",
        "id": 334216,
        "title": "Randominer SV Edition",
        "author_nicks": [
            {
                "name": "ANARCHO Ride Laboratories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137951/?format=api",
                    "id": 137951,
                    "name": "ANARCHO Ride Laboratories",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "gfa-basic",
            "puzzle-game",
            "minesweeper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325286/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325286/",
        "id": 325286,
        "title": "Randominer",
        "author_nicks": [
            {
                "name": "ANARCHO Ride Laboratories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137951/?format=api",
                    "id": 137951,
                    "name": "ANARCHO Ride Laboratories",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-02-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]