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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326784/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326784/",
        "id": 326784,
        "title": "Prole(e)t",
        "author_nicks": [
            {
                "name": "Ixxu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115657/?format=api",
                    "id": 115657,
                    "name": "Ixxu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impure",
                "abbreviation": "imp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                    "id": 10320,
                    "name": "Impure",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-07-29",
        "supertype": "graphics",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314345/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/314345/",
        "id": 314345,
        "title": "SO36",
        "author_nicks": [
            {
                "name": "Ixxu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115657/?format=api",
                    "id": 115657,
                    "name": "Ixxu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280883/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280883/",
        "id": 280883,
        "title": "Story of My Life",
        "author_nicks": [
            {
                "name": "Ixxu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115657/?format=api",
                    "id": 115657,
                    "name": "Ixxu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]