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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335119/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335119/",
        "id": 335119,
        "title": "Christmas Diamonds (DEC PDP-8/PAL Assembler)",
        "author_nicks": [
            {
                "name": "atsampson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135546/?format=api",
                    "id": 135546,
                    "name": "atsampson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335126/",
        "id": 335126,
        "title": "Christmas Diamonds (DEC PDP-10 runnin../MIDAS Assembler)",
        "author_nicks": [
            {
                "name": "atsampson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135546/?format=api",
                    "id": 135546,
                    "name": "atsampson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335211/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335211/",
        "id": 335211,
        "title": "Christmas Diamonds (Commodore Amiga/68000 Assembler)",
        "author_nicks": [
            {
                "name": "atsampson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135546/?format=api",
                    "id": 135546,
                    "name": "atsampson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316921/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316921/",
        "id": 316921,
        "title": "Christmas Star (Acorn ARM Evaluat../Assembler)",
        "author_nicks": [
            {
                "name": "atsampson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135546/?format=api",
                    "id": 135546,
                    "name": "atsampson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]