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

[
    {
        "url": "https://demozoo.org/api/v1/productions/343711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343711/",
        "id": 343711,
        "title": "Magnetic Dream",
        "author_nicks": [
            {
                "name": "TCFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
                    "id": 145570,
                    "name": "TCFS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343710/",
        "id": 343710,
        "title": "Digital Integration",
        "author_nicks": [
            {
                "name": "TCFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
                    "id": 145570,
                    "name": "TCFS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352167/",
        "id": 352167,
        "title": "Prince Of Persia",
        "author_nicks": [
            {
                "name": "TCFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
                    "id": 145570,
                    "name": "TCFS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "prince-of-persia"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326152/",
        "id": 326152,
        "title": "Lemmings",
        "author_nicks": [
            {
                "name": "TCFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
                    "id": 145570,
                    "name": "TCFS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]