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

[
    {
        "url": "https://demozoo.org/api/v1/productions/356457/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356457/",
        "id": 356457,
        "title": "Naomi",
        "author_nicks": [
            {
                "name": "Satellite",
                "abbreviation": "SAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137616/?format=api",
                    "id": 137616,
                    "name": "Satellite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-31",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324395/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324395/",
        "id": 324395,
        "title": "Pre-X 2023 Invitation",
        "author_nicks": [
            {
                "name": "Satellite",
                "abbreviation": "SAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137616/?format=api",
                    "id": 137616,
                    "name": "Satellite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318299/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318299/",
        "id": 318299,
        "title": "Diamonds in Disguise",
        "author_nicks": [
            {
                "name": "Satellite",
                "abbreviation": "SAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137616/?format=api",
                    "id": 137616,
                    "name": "Satellite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-01-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]