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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353988/",
        "id": 353988,
        "title": "Spot Tarjeta Gráfica",
        "author_nicks": [
            {
                "name": "Likiloko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143640/?format=api",
                    "id": 143640,
                    "name": "Likiloko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353858/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353858/",
        "id": 353858,
        "title": "GRÁFICOS 3D",
        "author_nicks": [
            {
                "name": "Likiloko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143640/?format=api",
                    "id": 143640,
                    "name": "Likiloko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/57/?format=api",
                "id": 57,
                "name": "3D Model",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "3d-studio-max"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353674/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353674/",
        "id": 353674,
        "title": "Gráficos 3D",
        "author_nicks": [
            {
                "name": "Likiloko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143640/?format=api",
                    "id": 143640,
                    "name": "Likiloko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/57/?format=api",
                "id": 57,
                "name": "3D Model",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]