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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/332393/",
        "id": 332393,
        "title": "VyA",
        "author_nicks": [
            {
                "name": "Mundo Violento",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126391/?format=api",
                    "id": 126391,
                    "name": "Mundo Violento",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313546/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313546/",
        "id": 313546,
        "title": "~Mother of programmingG~",
        "author_nicks": [
            {
                "name": "Mundo Violento",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126391/?format=api",
                    "id": 126391,
                    "name": "Mundo Violento",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299622/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299622/",
        "id": 299622,
        "title": "Out of Step",
        "author_nicks": [
            {
                "name": "Mundo Violento",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126391/?format=api",
                    "id": 126391,
                    "name": "Mundo Violento",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]